Skip to content

Commit 1aa087b

Browse files
Bump gunicorn from 19.9.0 to 23.0.0 in /frameworks/Python/eve
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@19.9.0...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1dd30f commit 1aa087b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Python/eve/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
click==6.7
22
Flask==1.0
33
greenlet==0.4.14
4-
gunicorn==19.9.0
4+
gunicorn==23.0.0
55
itsdangerous==0.24
66
meinheld==1.0.2
77
uWSGI==2.0.22

0 commit comments

Comments
 (0)