Skip to content

Commit 97c47fe

Browse files
fix(deps): update dependency gunicorn to v25.0.3 (#403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4896c61 commit 97c47fe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -16,7 +16,7 @@ python-decouple = "3.8"
1616
django-cors-headers = "4.9.0"
1717
django = "6.0.2"
1818
dependency_injector = "4.48.3"
19-
gunicorn = "25.0.2"
19+
gunicorn = "25.0.3"
2020
ua-parser = "1.0.1"
2121
growthbook = "2.1.3"
2222
brotli = "1.2.0"

0 commit comments

Comments
 (0)