Skip to content

Commit

Permalink
Update dependency gunicorn to v22 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent b0f9b80 commit d88b4f9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ scikit-learn = "^1.1.3"
scipy = "^1.9.3"
uvloop = "^0.19.0"
XlsxWriter = "^3.1.9"
gunicorn = "^21.2.0"
gunicorn = "^22.0.0"
blinker = "^1.6.3"
markdown = "^3.5.2"
requests = "^2.28.1"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ graphql-core==3.2.3
graphql-relay==3.2.0
# via graphene
graphql-server==3.0.0b7
gunicorn==21.2.0
gunicorn==22.0.0
idna==3.7
# via
# requests
Expand Down

0 comments on commit d88b4f9

Please sign in to comment.