Skip to content

Commit

Permalink
Bump the pip group across 1 directory with 2 updates (#105)
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the / directory: [gunicorn](https://github.com/benoitc/gunicorn) and [django](https://github.com/django/django).


Updates `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)

Updates `django` from 2.2.28 to 3.2.25
- [Commits](django/django@2.2.28...3.2.25)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: django
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2024
1 parent b74424d commit d5f8bff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.prod.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
psycopg2-binary==2.8.6
gunicorn==20.1.0
gunicorn==22.0.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django==2.2.28
Django==3.2.25
requests==2.31.0
coverage==4.5.4
mock==3.0.5
Expand Down

0 comments on commit d5f8bff

Please sign in to comment.