Skip to content

Commit

Permalink
Bump gunicorn from 22.0.0 to 23.0.0 in /api_server (#152)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 2769fca commit 4b391a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ djangorestframework==3.14.0
psycopg2-binary==2.9.9
tzdata==2024.1
djangorestframework-simplejwt==5.3.1
gunicorn==22.0.0
gunicorn==23.0.0
django-health-check==3.18.3
whitenoise==6.7.0
drf-spectacular==0.28.0
Expand Down

0 comments on commit 4b391a6

Please sign in to comment.