Skip to content

Commit

Permalink
build(deps): Bump django from 4.2.17 to 4.2.18
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 4.2.17 to 4.2.18.
- [Commits](django/django@4.2.17...4.2.18)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent de7e9ad commit 2db5b18
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 20 deletions.
12 changes: 3 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ contextlib2==21.6.0
# via schema
defusedxml==0.7.1
# via odfpy
django==4.2.17
django==4.2.18
# via
# -r requirements.in
# django-bootstrap3
Expand All @@ -45,7 +45,7 @@ flattentool==0.26.0
# via
# libcove
# libcoveweb
gunicorn==23.0.0
gunicorn[setproctitle]==23.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -71,7 +71,7 @@ libcove==0.32.1
# libcoveoc4ids
# libcoveocds
# libcoveweb
libcoveoc4ids==0.8.0
libcoveoc4ids[perf]==0.8.0
# via -r requirements.in
libcoveocds==0.16.4
# via libcoveoc4ids
Expand Down Expand Up @@ -132,12 +132,6 @@ sentry-sdk==2.8.0
# via -r requirements.in
setproctitle==1.3.3
# via gunicorn
setuptools==75.6.0
# via
# zc-lockfile
# zc-zlibstorage
# zodbpickle
# zope-interface
six==1.16.0
# via
# rfc3339-validator
Expand Down
19 changes: 8 additions & 11 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ defusedxml==0.7.1
# via
# -r requirements.txt
# odfpy
django==4.2.17
django==4.2.18
# via
# -r requirements.txt
# django-bootstrap3
Expand All @@ -76,7 +76,7 @@ flattentool==0.26.0
# -r requirements.txt
# libcove
# libcoveweb
gunicorn==23.0.0
gunicorn[setproctitle]==23.0.0
# via -r requirements.txt
h11==0.14.0
# via wsproto
Expand Down Expand Up @@ -117,7 +117,7 @@ libcove==0.32.1
# libcoveoc4ids
# libcoveocds
# libcoveweb
libcoveoc4ids==0.8.0
libcoveoc4ids[perf]==0.8.0
# via -r requirements.txt
libcoveocds==0.16.4
# via
Expand Down Expand Up @@ -148,7 +148,9 @@ openpyxl==3.0.7
# -r requirements.txt
# flattentool
orjson==3.9.15
# via -r requirements.txt
# via
# -r requirements.txt
# libcoveoc4ids
outcome==1.2.0
# via trio
packaging==24.1
Expand Down Expand Up @@ -228,14 +230,9 @@ selenium==4.11.2
sentry-sdk==2.8.0
# via -r requirements.txt
setproctitle==1.3.3
# via -r requirements.txt
setuptools==75.6.0
# via
# -r requirements.txt
# zc-lockfile
# zc-zlibstorage
# zodbpickle
# zope-interface
# gunicorn
six==1.16.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -265,7 +262,7 @@ url-normalize==1.4.3
# via
# -r requirements.txt
# requests-cache
urllib3==2.2.2
urllib3[socks]==2.2.2
# via
# -r requirements.txt
# requests
Expand Down

0 comments on commit 2db5b18

Please sign in to comment.