From a29055966c96c6826d7a757324636207437573b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 15:45:57 +0000 Subject: [PATCH] build(deps): Bump django from 4.2.20 to 4.2.21 Bumps [django](https://github.com/django/django) from 4.2.20 to 4.2.21. - [Commits](https://github.com/django/django/compare/4.2.20...4.2.21) --- updated-dependencies: - dependency-name: django dependency-version: 4.2.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 ++++---------- requirements_dev.txt | 30 ++++++++++++++++-------------- 2 files changed, 20 insertions(+), 24 deletions(-) diff --git a/requirements.txt b/requirements.txt index 2c62f49..021d442 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ contextlib2==0.6.0.post1 # via schema defusedxml==0.7.1 # via odfpy -django==4.2.20 +django==4.2.21 # via # -r requirements.in # django-bootstrap3 @@ -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 @@ -72,9 +72,9 @@ libcove==0.32.1 # -r requirements.in # libcoveocds # libcoveweb -libcoveocds==0.16.5 +libcoveocds[perf,web]==0.16.5 # via -r requirements.in -libcoveweb @ git+https://github.com/jpmckinney/lib-cove-web.git@b2f7a6e1fa8d8cbaec574a38792dc3c6bb881eb4#egg=libcoveweb +libcoveweb @ git+https://github.com/jpmckinney/lib-cove-web.git@patch-2 # via -r requirements.in lxml==4.9.1 # via flattentool @@ -137,12 +137,6 @@ sentry-sdk==2.8.0 # via -r requirements.in setproctitle==1.3.3 # via gunicorn -setuptools==77.0.3 - # via - # zc-lockfile - # zc-zlibstorage - # zodbpickle - # zope-interface six==1.16.0 # via # bleach diff --git a/requirements_dev.txt b/requirements_dev.txt index 01eaa38..00c0e3c 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -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 @@ -58,10 +60,11 @@ defusedxml==0.7.1 # via # -r requirements.txt # odfpy -django==4.2.20 +django==4.2.21 # via # -r requirements.txt # django-bootstrap3 + # libcoveocds # libcoveweb django-bootstrap3==24.2 # via @@ -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 @@ -121,9 +124,9 @@ libcove==0.32.1 # -r requirements.txt # libcoveocds # libcoveweb -libcoveocds==0.16.5 +libcoveocds[perf,web]==0.16.5 # via -r requirements.txt -libcoveweb @ git+https://github.com/jpmckinney/lib-cove-web.git@b2f7a6e1fa8d8cbaec574a38792dc3c6bb881eb4#egg=libcoveweb +libcoveweb @ git+https://github.com/jpmckinney/lib-cove-web.git@patch-2 # via -r requirements.txt libsass==0.20.1 # via -r requirements_dev.in @@ -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 @@ -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 @@ -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==77.0.3 # via # -r requirements.txt - # zc-lockfile - # zc-zlibstorage - # zodbpickle - # zope-interface + # gunicorn six==1.16.0 # via # -r requirements.txt @@ -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