summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarIT.de>2022-08-19 10:21:22 +0200
committerGitHub <noreply@github.com>2022-08-19 10:21:22 +0200
commit6f28a69f1209ea33e4dc9daf0f10543003e2cee7 (patch)
tree9225f002ad1cfdad6a3c980fbdc14a06533cba20 /requirements.txt
parentfb0006c8946ed459cf3223702c75a93505dec551 (diff)
parent299635fb8b422fd1e50a29b6be0ab2face387e18 (diff)
Merge pull request #1677 from searxng/dependabot/pip/master/pygments-2.13.0
Bump pygments from 2.12.0 to 2.13.0
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index c949554e8..c14cd4f05 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ flask-babel==2.0.0
flask==2.2.2
jinja2==3.1.2
lxml==4.9.1
-pygments==2.12.0
+pygments==2.13.0
python-dateutil==2.8.2
pyyaml==6.0
httpx[http2]==0.21.2