Skip to content

Commit

Permalink
fix(deps): update dependency gunicorn to v22 [security] (#2156)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent f6ed3af commit 4ad86fd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Flask-SQLAlchemy = { git = "https://github.com/pallets-eco/flask-sqlalchemy.git"
Flask = "2.3.3"
click-datetime = "0.2"
gevent = "23.9.1"
gunicorn = "20.1.0"
gunicorn = "22.0.0"
iso8601 = "2.0.0"
jsonschema = "3.2.0"
marshmallow-sqlalchemy = "0.29.0"
Expand Down

0 comments on commit 4ad86fd

Please sign in to comment.