Skip to content

Commit 2b00b28

Browse files
Bump gunicorn from 19.9.0 to 23.0.0 in /frameworks/Python/bottle (#9741)
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-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fd2be7 commit 2b00b28

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bottle==0.12.19
22
bottle-sqlalchemy==0.4.3
3-
gunicorn==19.9.0
3+
gunicorn==23.0.0
44
PyMySQL==0.8.0
55
SQLAlchemy==1.3.0
66
tornado==6.4.2

frameworks/Python/bottle/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
bottle==0.12.25
22
bottle-sqlalchemy==0.4.3
33
greenlet==0.4.17
4-
gunicorn==19.9.0
4+
gunicorn==23.0.0
55
meinheld==1.0.2
66
mysqlclient==1.3.12
77
SQLAlchemy==1.3.0

0 commit comments

Comments
 (0)