Skip to content

Commit

Permalink
Bumping gevent to resolve CVE-73655 (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
pricem14pc authored Nov 11, 2024
1 parent cffce43 commit 1a9fb2f
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 148 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ flask = "*"
flask-cors = "*"
flask-httpauth = "*"
gunicorn = "*"
gevent = {version = "*", platform_python_implementation="=='CPython'"}
gevent = "*"
google-cloud-pubsub = "*"
itsdangerous = "*"
jsonschema = "*"
Expand Down
Loading

0 comments on commit 1a9fb2f

Please sign in to comment.