Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

Commit

Permalink
chore(deps): bump gunicorn from 20.1.0 to 22.0.0 in /content-api
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 17, 2024
1 parent efc7e71 commit c02a0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content-api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
flask==2.3.2
google-cloud-firestore==2.13.1
Flask-Cors==4.0.0
gunicorn==20.1.0
gunicorn==22.0.0
google-auth==2.27.0
requests==2.31.0
pytest-is-running==1.5.1
Expand Down

0 comments on commit c02a0e0

Please sign in to comment.