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 Dec 4, 2024
1 parent 8cf3d50 commit d2fe060
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ gevent==23.9.0
# via -r requirements.in
greenlet==2.0.2
# via gevent
gunicorn==20.1.0
gunicorn==22.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -63,6 +63,8 @@ mbdata==25.0.0
# via -r requirements.in
ndg-httpsclient==0.5.1
# via -r requirements.in
packaging==24.2
# via gunicorn
psycogreen==1.0.2
# via -r requirements.in
psycopg2==2.8.3
Expand Down

0 comments on commit d2fe060

Please sign in to comment.