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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 2676f8d commit cbdd23a
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 @@ -38,7 +38,7 @@ dependencies = [
"dataclasses_json==0.5.6",
"eth-typing~=4.0",
"eth_account==0.10.0",
"gunicorn==21.2.0",
"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 cbdd23a

Please sign in to comment.