Skip to content

Commit

Permalink
Bump gunicorn from 20.1.0 to 21.2.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 84f517e commit c92ad90
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 @@ -51,5 +51,5 @@ pytest==7.4.0
# Indirect, but required dependencies (often required for efficient deployments)
gevent==22.10.2
greenlet==2.0.2
gunicorn==20.1.0
gunicorn==21.2.0
importlib-metadata==6.8.0 # See https://github.com/hotosm/tasking-manager/issues/5395

0 comments on commit c92ad90

Please sign in to comment.