Skip to content

Commit

Permalink
fix(deps): update dependency gunicorn to v23
Browse files Browse the repository at this point in the history
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
  • Loading branch information
red-hat-konflux[bot] authored Nov 11, 2024
1 parent cd9398b commit 96c3e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = []
[tool.poetry.dependencies]
python = "^3.11"
Flask = "~=3.0.3"
gunicorn = "~=22.0.0"
gunicorn = "~=23.0.0"
flask-restful = "~=0.3.8"
Flask-SQLAlchemy = "~=3.0.3"
sqlalchemy = "~=2.0"
Expand Down

0 comments on commit 96c3e4f

Please sign in to comment.