Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 23, 2024
1 parent 17008fa commit 06bf6fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ easy-thumbnails==2.8.5
feedparser==6.0.11
google-auth==2.25.2
google-cloud-storage==2.14.0
gunicorn==21.2.0
gunicorn==22.0.0
iso3166==2.1.1
jsonfield==3.1.0
libsass==0.22.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ google-resumable-media==2.6.0
# via google-cloud-storage
googleapis-common-protos==1.56.2
# via google-api-core
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
html5lib==1.1
# via djangocms-text-ckeditor
Expand Down

0 comments on commit 06bf6fa

Please sign in to comment.