1
0
mirror of https://github.com/searxng/searxng.git synced 2024-08-21 22:00:19 +02:00

Merge pull request #264 from searxng/dependabot/pip/master/pygments-2.10.0

Bump pygments from 2.9.0 to 2.10.0
This commit is contained in:
Alexandre Flament 2021-08-24 09:36:58 +02:00 committed by GitHub
commit dec9df28f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ flask-babel==2.0.0
flask==2.0.1
jinja2==3.0.1
lxml==4.6.3
pygments==2.9.0
pygments==2.10.0
python-dateutil==2.8.2
pyyaml==5.4.1
httpx[http2]==0.17.1