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 and upadhyeammit committed Nov 18, 2024
1 parent cd9398b commit 61262bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 17 deletions.
21 changes: 5 additions & 16 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 @@ -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 61262bc

Please sign in to comment.