Skip to content

Commit d8b010b

Browse files
chore(deps): update gunicorn requirement from ==20.0.* to ==22.0.*
Updates the requirements on [gunicorn](https://github.com/benoitc/gunicorn) to permit the latest version. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.0.0...22.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 083a52e commit d8b010b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Flask==3.0.*
2-
gunicorn==20.0.*
2+
gunicorn==22.0.*
33
markupsafe==2.0.1
44
requests==2.28.*

0 commit comments

Comments
 (0)