Skip to content

Commit

Permalink
chore(deps): bump gunicorn in /appengine/flexible/django_cloudsql (#1…
Browse files Browse the repository at this point in the history
…1480)

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 0457b2c commit cf23062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appengine/flexible/django_cloudsql/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==5.0.3; python_version >= "3.10"
Django==4.2.11; python_version < "3.10"
gunicorn==20.1.0
gunicorn==22.0.0
psycopg2-binary==2.9.9
django-environ==0.11.2
google-cloud-secret-manager==2.16.1
Expand Down

0 comments on commit cf23062

Please sign in to comment.