Skip to content

Commit 83988a1

Browse files
authored
Merge pull request #25 from scify/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2 parents f92da04 + c3e4c96 commit 83988a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blinker==1.7.0 ; python_version >= "3.10" and python_version < "4.0"
22
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
33
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and platform_system == "Windows"
44
flask==3.1.3 ; python_version >= "3.10" and python_version < "4.0"
5-
gunicorn==21.2.0 ; python_version >= "3.10" and python_version < "4.0"
5+
gunicorn==22.0.0 ; python_version >= "3.10" and python_version < "4.0"
66
itsdangerous==2.1.2 ; python_version >= "3.10" and python_version < "4.0"
77
jinja2==3.1.6 ; python_version >= "3.10" and python_version < "4.0"
88
markupsafe==2.1.3 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)