Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 44bf920 commit 86fafc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies = [
"dataclasses-json==0.5.6",
"eth-account==0.10",
"eth-typing~=4.0",
"gunicorn==21.2",
"gunicorn==22.0.0",
"hexbytes==0.2.2",
"msgpack==1.0.3", # required by aiocache
"multiaddr==0.0.9", # for libp2p-stubs
Expand Down

0 comments on commit 86fafc4

Please sign in to comment.