Skip to content

Commit a533c00

Browse files
Bump gunicorn from 22.0.0 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60609b2 commit a533c00

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.0.0
77
requests==2.31.0
88
SPARQLTransformer==2.3.0
99
PyGithub==2.1.1
10-
gunicorn==22.0.0; sys_platform!="win32"
10+
gunicorn==23.0.0; sys_platform!="win32"
1111
waitress>=1.4.2; sys_platform=="win32"

0 commit comments

Comments
 (0)