Skip to content

Commit b40a299

Browse files
Bump gunicorn from 21.2.0 to 22.0.0
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]>
1 parent db7d985 commit b40a299

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ gql[requests]==3.4.1
2323
Flask==2.3.3
2424
graphql-server==3.0.0b6
2525
graphene==3.3
26-
gunicorn==21.2.0
26+
gunicorn==22.0.0
2727
greenlet==2.0.2
2828
gevent==23.9.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install_requires =
3232
Flask==2.3.3
3333
graphql-server==3.0.0b6
3434
graphene==3.3
35-
gunicorn==21.2.0
35+
gunicorn==22.0.0
3636
greenlet==2.0.2
3737
gevent==23.9.0
3838

0 commit comments

Comments
 (0)