Skip to content

Commit

Permalink
fix: python/requirements.txt to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 17, 2024
1 parent f268421 commit f74a5e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ certifi==2024.7.4
chardet==4.0.0
charset-normalizer==2.0.7
click==8.0.3
Flask==2.1.1
Flask==2.2.5
gevent==22.10.2
gevent-ws==2.1.0
greenlet==3.0.2
Expand All @@ -22,7 +22,7 @@ requests==2.32.2
sentry-sdk==2.8.0
six==1.16.0
urllib3==1.26.19
Werkzeug==2.2.2
Werkzeug==3.0.3
zipp==3.19.1
zope.event==4.5.0
zope.interface==5.4.0

0 comments on commit f74a5e4

Please sign in to comment.