Skip to content

Commit

Permalink
chore(deps): bump gunicorn in /backend in the python group (#568)
Browse files Browse the repository at this point in the history
Bumps the python group in /backend with 1 update: [gunicorn](https://github.com/benoitc/gunicorn).


Updates `gunicorn` from 21.2.0 to 22.0.0
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](benoitc/gunicorn@21.2.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent 938b294 commit 5a2f6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ djangorestframework-simplejwt==5.3.1
# via -r requirements.in
drf-writable-nested==0.7.0
# via -r requirements.in
gunicorn==21.2.0
gunicorn==22.0.0
# via -r requirements.in
markdown==3.6
# via -r requirements.in
Expand Down

0 comments on commit 5a2f6d8

Please sign in to comment.