Skip to content

Commit ce360a2

Browse files
Bump gunicorn from 20.1.0 to 23.0.0 in /flask (#750)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MK <kosty.maleyev@sentry.io>
1 parent 18a3c21 commit ce360a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ requests==2.27.1
22
blinker==1.6.2
33
flask==3.0.0
44
flask-cors==3.0.10
5-
gunicorn==20.1.0
5+
gunicorn==22.0.0
66
pg8000==1.16.6
77
psycopg2-binary==2.9.10
88
python-dotenv==0.12.0

0 commit comments

Comments
 (0)