Skip to content

Commit 9853baa

Browse files
build(deps): bump gunicorn from 21.2.0 to 22.0.0 (#391)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c972d23 commit 9853baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Flask-Limiter==3.5.1
3636
Flask-Login==0.6.3
3737
Flask-Mail==0.9.1
3838
Flask-WTF==1.2.1
39-
gunicorn==21.2.0
39+
gunicorn==22.0.0
4040
importlib-metadata==7.0.1
4141
itsdangerous==2.1.2
4242
jedi==0.19.1

0 commit comments

Comments
 (0)