Skip to content

Commit e7e0779

Browse files
chore(deps): bump gunicorn from 20.1.0 to 21.2.0 (#8996)
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@20.1.0...21.2.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fee815f commit e7e0779

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -81,7 +81,7 @@ celery = "5.3.1"
8181
redis = "4.6.0"
8282
apscheduler = "3.10.1"
8383
pillow = "9.5.0"
84-
gunicorn = "20.1.0"
84+
gunicorn = "21.2.0"
8585
boto = "2.49"
8686
geoip2 = "4.7.0"
8787
SQLAlchemy-Continuum = "1.3.15"

0 commit comments

Comments
 (0)