Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 21.2.0 (#562)
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 21.2.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@20.1.0...21.2.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 18, 2023
1 parent 0309251 commit 6d3b9d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django==4.2.4
psycopg2==2.9.7
gunicorn==20.1.0 #production server
gunicorn==21.2.0 #production server
whitenoise==6.5.0 #serving swagger static files
djangorestframework==3.14.0
pylint==2.17.5
Expand Down

0 comments on commit 6d3b9d7

Please sign in to comment.