Skip to content

Commit

Permalink
chore(deps): bump gunicorn from 20.1.0 to 22.0.0
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 4, 2024
1 parent 99b14b1 commit 1860ecb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ -23,7 +23,7 @@ Flask = "~2.3.2"
Flask-APScheduler = "~1.12.4"
Flask-Caching = "~2.0.2"
grpcio = "~1.56.0"
gunicorn = "~20.1.0"
gunicorn = "~22.0.0"
hm-pyhelper = "0.14.32"
icmplib = "~3.0.3"
ipaddress = "~1.0.23"
Expand Down

0 comments on commit 1860ecb

Please sign in to comment.