Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 22.0.0
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]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 2a3a56b commit 0ebb5da
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
Expand Up @@ -2,7 +2,7 @@ asgiref==3.5.0
backports.zoneinfo==0.2.1;python_version<"3.9"
dj-database-url==0.5.0
Django==4.0.3
gunicorn==20.1.0
gunicorn==22.0.0
psycopg2-binary==2.9.3
sqlparse==0.4.2
whitenoise==6.0.0

0 comments on commit 0ebb5da

Please sign in to comment.