Skip to content

Commit fc218a6

Browse files
Bump gunicorn from 24.1.1 to 25.1.0 (#370)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.1.1 to 25.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@24.1.1...25.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f0db75 commit fc218a6

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
@@ -9,7 +9,7 @@ flask-cors==6.0.2
99
Flask-JWT-Extended==4.7.1
1010
Flask-Migrate==4.1.0
1111
Flask-SQLAlchemy==3.1.1
12-
gunicorn==24.1.1
12+
gunicorn==25.1.0
1313
idna==3.11
1414
iniconfig==2.1.0
1515
isodate==0.7.2

0 commit comments

Comments
 (0)