Skip to content

Commit

Permalink
build(deps): bump django (#117)
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.15 to 4.2.16.
- [Commits](django/django@4.2.15...4.2.16)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

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 Oct 8, 2024
1 parent 7eb10e8 commit 03d6ebe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ certifi==2024.7.4
# via sentry-sdk
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.15
django==4.2.16
# via
# -r requirements.in
# dj-database-url
gunicorn==23.0.0
gunicorn[setproctitle]==23.0.0
# via -r requirements.in
packaging==24.1
# via gunicorn
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ coverage==7.6.1
# via -r requirements_dev.in
dj-database-url==2.1.0
# via -r requirements.txt
django==4.2.15
django==4.2.16
# via
# -r requirements.txt
# dj-database-url
gunicorn==23.0.0
gunicorn[setproctitle]==23.0.0
# via -r requirements.txt
packaging==24.1
# via
Expand All @@ -27,7 +27,9 @@ psycopg2==2.9.2
sentry-sdk==2.10.0
# via -r requirements.txt
setproctitle==1.3.3
# via -r requirements.txt
# via
# -r requirements.txt
# gunicorn
sqlparse==0.5.0
# via
# -r requirements.txt
Expand Down

0 comments on commit 03d6ebe

Please sign in to comment.