Skip to content

Commit

Permalink
build(deps): bump django from 4.2.15 to 4.2.16
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]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 59433dd commit e333043
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cycler==0.10.0
# via matplotlib
dj-database-url==2.0.0
# via -r requirements.in
django==4.2.15
django==4.2.16
# via
# -r requirements.in
# dj-database-url
Expand Down Expand Up @@ -51,7 +51,7 @@ google-auth-httplib2==0.2.0
# via google-api-python-client
googleapis-common-protos==1.65.0
# via google-api-core
gunicorn==22.0.0
gunicorn[setproctitle]==22.0.0
# via -r requirements.in
httplib2==0.22.0
# via
Expand Down Expand Up @@ -148,5 +148,5 @@ urllib3==2.2.2
# via
# requests
# sentry-sdk
yapw==0.1.4
yapw[perf]==0.1.4
# via -r requirements.in
14 changes: 9 additions & 5 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cycler==0.10.0
# matplotlib
dj-database-url==2.0.0
# via -r requirements.txt
django==4.2.15
django==4.2.16
# via
# -r requirements.txt
# dj-database-url
Expand Down Expand Up @@ -73,7 +73,7 @@ googleapis-common-protos==1.65.0
# via
# -r requirements.txt
# google-api-core
gunicorn==22.0.0
gunicorn[setproctitle]==22.0.0
# via -r requirements.txt
httplib2==0.22.0
# via
Expand Down Expand Up @@ -112,7 +112,9 @@ numpy==1.25.0
# contourpy
# matplotlib
orjson==3.9.15
# via -r requirements.txt
# via
# -r requirements.txt
# yapw
packaging==23.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -183,7 +185,9 @@ rsa==4.7.2
sentry-sdk==2.8.0
# via -r requirements.txt
setproctitle==1.2.2
# via -r requirements.txt
# via
# -r requirements.txt
# gunicorn
shortuuid==1.0.1
# via -r requirements.txt
simplejson==3.16.0
Expand Down Expand Up @@ -211,5 +215,5 @@ urllib3==2.2.2
# -r requirements.txt
# requests
# sentry-sdk
yapw==0.1.4
yapw[perf]==0.1.4
# via -r requirements.txt

0 comments on commit e333043

Please sign in to comment.