diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-13 10:47:43 +0000 |
|---|---|---|
| committer | Saptak Sengupta <saptak013@gmail.com> | 2026-04-20 18:01:09 +0530 |
| commit | 03dc1b3599958070c555b846647b7ef7ee7907cb (patch) | |
| tree | da511091d8e6b00a8201136afed96137bf7cc739 /requirements | |
| parent | 70327a52f691bcdc73b66e7a4e1bc265548aa6be (diff) | |
Bump gunicorn from 25.1.0 to 25.3.0 in /requirements
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.1.0 to 25.3.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/25.1.0...25.3.0)
---
updated-dependencies:
- dependency-name: gunicorn
dependency-version: 25.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/prod.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/prod.txt b/requirements/prod.txt index 9b273470..c2b41a57 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,5 +1,5 @@ -r common.txt -gunicorn==25.1.0 +gunicorn==25.3.0 psycopg[c]==3.3.3 redis==7.4.0 sentry-sdk==2.57.0 |
