Skip to content

Commit

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

---
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 Dec 6, 2024
1 parent 77d9e85 commit c8159a8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 22 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==0.6.0.post1
# via schema
defusedxml==0.7.1
# via odfpy
django==4.2.16
django==4.2.17
# via
# -r requirements.in
# django-bootstrap3
Expand All @@ -47,7 +47,7 @@ flattentool==0.26.0
# -r requirements.in
# libcove
# libcoveweb
gunicorn==23.0.0
gunicorn[setproctitle]==23.0.0
# via -r requirements.in
idna==3.7
# via requests
Expand All @@ -72,7 +72,7 @@ libcove==0.32.1
# -r requirements.in
# libcoveocds
# libcoveweb
libcoveocds==0.16.0
libcoveocds[perf,web]==0.16.0
# via -r requirements.in
libcoveweb==0.31.0
# via -r requirements.in
Expand Down Expand Up @@ -137,12 +137,6 @@ sentry-sdk==2.8.0
# via -r requirements.in
setproctitle==1.3.3
# via gunicorn
setuptools==75.2.0
# via
# zc-lockfile
# zc-zlibstorage
# zodbpickle
# zope-interface
six==1.16.0
# via
# bleach
Expand Down
28 changes: 15 additions & 13 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ backports-datetime-fromisoformat==1.0.0
# -r requirements.txt
# flattentool
bleach==6.0.0
# via -r requirements.txt
# via
# -r requirements.txt
# libcoveocds
btrees==4.8.0
# via
# -r requirements.txt
Expand Down Expand Up @@ -58,10 +60,11 @@ defusedxml==0.7.1
# via
# -r requirements.txt
# odfpy
django==4.2.16
django==4.2.17
# via
# -r requirements.txt
# django-bootstrap3
# libcoveocds
# libcoveweb
django-bootstrap3==24.2
# via
Expand All @@ -79,7 +82,7 @@ flattentool==0.26.0
# -r requirements_dev.in
# 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 @@ -121,7 +124,7 @@ libcove==0.32.1
# -r requirements.txt
# libcoveocds
# libcoveweb
libcoveocds==0.16.0
libcoveocds[perf,web]==0.16.0
# via -r requirements.txt
libcoveweb==0.31.0
# via -r requirements.txt
Expand All @@ -132,7 +135,9 @@ lxml==4.9.1
# -r requirements.txt
# flattentool
markdown-it-py==2.2.0
# via -r requirements.txt
# via
# -r requirements.txt
# libcoveocds
markupsafe==2.1.2
# via
# -r requirements.txt
Expand All @@ -154,7 +159,9 @@ openpyxl==3.0.7
# -r requirements.txt
# flattentool
orjson==3.9.15
# via -r requirements.txt
# via
# -r requirements.txt
# libcoveocds
outcome==1.2.0
# via trio
packaging==24.1
Expand Down Expand Up @@ -235,14 +242,9 @@ selenium==4.11.2
sentry-sdk==2.8.0
# via -r requirements.txt
setproctitle==1.3.3
# via -r requirements.txt
setuptools==75.2.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 @@ -275,7 +277,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 c8159a8

Please sign in to comment.