Skip to content

Commit 968bcad

Browse files
Bump gunicorn from 20.0.4 to 23.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 23.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.0.4...23.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e0231f commit 968bcad

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ selenium = "*"
1010

1111
[packages]
1212
wheel = "*"
13-
gunicorn = "==20.0.4"
13+
gunicorn = "==23.0.0"
1414
ibmcloudenv = "==0.2.1"
1515
livereload = "==2.6.2"
1616
sqlparse = "==0.3.1"

Pipfile.lock

Lines changed: 9 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)