Skip to content

Commit ad8edc5

Browse files
Bump gunicorn from 22.0.0 to 23.0.0
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>
1 parent b654692 commit ad8edc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
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)