Skip to content

Commit

Permalink
Merge pull request #386 from sanger/dependabot/pip/gunicorn-23.0.0
Browse files Browse the repository at this point in the history
Bump gunicorn from 22.0.0 to 23.0.0
  • Loading branch information
yoldas authored Jan 10, 2025
2 parents a9d3ac1 + cab9567 commit 9cf9c0b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pytest-cov = "*"
[packages]
colorlog = "~=6.9"
flask = "~=3.0"
gunicorn = "~=22.0"
gunicorn = "~=23.0"
python-dotenv = "~=1.0"
slackclient = "~=2.6"
markupsafe = "==2.1.5"
Expand Down
16 changes: 8 additions & 8 deletions Pipfile.lock

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

0 comments on commit 9cf9c0b

Please sign in to comment.