Skip to content

Commit 7644896

Browse files
Bump gunicorn from 22.0.0 to 23.0.0 (#518)
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 update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b654692 commit 7644896

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ flask-sitemap = "0.4.0"
2424
flask-sqlalchemy = "3.0.3"
2525
flask-wtf = "1.2.1"
2626
google-api-python-client = "2.127.0"
27-
gunicorn = "22.0.0"
27+
gunicorn = "23.0.0"
2828
pillow = "10.3.0"
2929
psycopg2-binary = "2.9.9"
3030
python-dateutil = "2.9.0.post0"

0 commit comments

Comments
 (0)