Skip to content

Commit

Permalink
chore(deps): bump gunicorn from 20.1.0 to 22.0.0 in /run/django (#11482)
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent e32fe19 commit 156dedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/django/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ Django==3.2.25; python_version < "3.8"
django-storages[google]==1.14.2
django-environ==0.11.2
psycopg2-binary==2.9.9
gunicorn==20.1.0
gunicorn==22.0.0
google-cloud-secret-manager==2.16.1

0 comments on commit 156dedd

Please sign in to comment.