Skip to content

Commit c1ab395

Browse files
dependabot[bot]ialejandro
authored andcommitted
chore(deps): bump gunicorn in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [gunicorn](https://github.com/benoitc/gunicorn). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58da022 commit c1ab395

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
flask = "==3.0.*"
8-
gunicorn = "==22.0.*"
8+
gunicorn = "==23.0.*"
99
markupsafe = "==2.1.5"
1010
requests = "==2.32.*"
1111

Pipfile.lock

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

0 commit comments

Comments
 (0)