Skip to content

Commit

Permalink
Merge pull request #122 from PufferBlow/dependabot/pip/gunicorn-22.0.0
Browse files Browse the repository at this point in the history
Build(deps-dev): Bump gunicorn from 21.2.0 to 22.0.0
  • Loading branch information
ramsy0dev authored Apr 17, 2024
2 parents f372a1e + 2350131 commit df1aacd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 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 @@ -36,7 +36,7 @@ orjson = "^3.10.0"

[tool.poetry.group.dev.dependencies]
loguru = "^0.7.2"
gunicorn = "^21.2.0"
gunicorn = "^22.0.0"

[tool.poetry.plugins."console_scripts"]
pufferblow-api = "pufferblow:cli.run"
Expand Down

0 comments on commit df1aacd

Please sign in to comment.