Skip to content

Commit 79ddebd

Browse files
authored
Merge pull request #2191 from camptocamp/renovate/prod-2-10-gunicorn-25.x
Update dependency gunicorn to v25 (prod-2-10)
2 parents 5256c9e + 21eac3e commit 79ddebd

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

custom/poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

custom/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ main = "custom:main"
1212

1313
[tool.poetry.dependencies]
1414
python = ">=3.12,<3.14"
15-
gunicorn = "24.1.1"
15+
gunicorn = "25.1.0"
1616
plaster-pastedeploy = "1.0.1"
1717
pyramid = "2.0.2"
1818
pyramid-mako = "1.1.0"

0 commit comments

Comments
 (0)