Skip to content

Commit

Permalink
Bump gunicorn from 22.0.0 to 23.0.0 in /src/publishers
Browse files Browse the repository at this point in the history
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 22.0.0 to 23.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@22.0.0...23.0.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 12, 2024
1 parent 3675033 commit 80135c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/publishers/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Flask==3.0.3
Flask-Cors==4.0.1
Flask-RESTful==0.3.10
gevent==24.2.1
gunicorn==22.0.0
gunicorn==23.0.0
marshmallow==3.21.3
marshmallow-enum==1.5.1
oauth2client==4.1.3
Expand Down

0 comments on commit 80135c1

Please sign in to comment.