Skip to content

Commit 376a236

Browse files
red-hat-konflux[bot]upadhyeammit
authored andcommitted
fix(deps): update dependency gunicorn to v23
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 91d4abb commit 376a236

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

poetry.lock

Lines changed: 5 additions & 16 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
@@ -8,7 +8,7 @@ authors = []
88
[tool.poetry.dependencies]
99
python = "^3.11"
1010
Flask = "~=3.0.3"
11-
gunicorn = "~=22.0.0"
11+
gunicorn = "~=23.0.0"
1212
flask-restful = "~=0.3.8"
1313
Flask-SQLAlchemy = "~=3.1.1"
1414
sqlalchemy = "~=2.0"

0 commit comments

Comments
 (0)