Skip to content

Commit 075ea41

Browse files
Bump gunicorn from 23.0.0 to 24.1.1
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 24.1.1. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...24.1.1) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 24.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1c633f commit 075ea41

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
@@ -7,5 +7,5 @@ rdflib==7.3.0
77
requests==2.32.3
88
SPARQLTransformer==2.4.0
99
PyGithub==2.8.1
10-
gunicorn==23.0.0; sys_platform!="win32"
10+
gunicorn==24.1.1; sys_platform!="win32"
1111
waitress>=1.4.2; sys_platform=="win32"

0 commit comments

Comments
 (0)