Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
...
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent cc29d94 commit 602f57e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ websockets==13.*

# deploy
psycopg2==2.9.9
gunicorn==21.2.0
gunicorn==23.0.0
uvicorn[standard]==0.30.6

# dev
Expand Down

0 comments on commit 602f57e

Please sign in to comment.