From 05c632faf89a0a2d8755d78fbd0ac08ac9e58531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 19:39:43 +0000 Subject: [PATCH 1/8] Bump mypy from 1.12.1 to 1.13.0 Bumps [mypy](https://github.com/python/mypy) from 1.12.1 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.12.1...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev-requirements.txt b/requirements/dev-requirements.txt index 9096c9c6..4446b498 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -100,7 +100,7 @@ matplotlib-inline==0.1.6 # via ipython mccabe==0.7.0 # via pylint -mypy==1.12.1 +mypy==1.13.0 # via -r requirements/dev-requirements.in mypy-extensions==1.0.0 # via mypy From 7e9e68b6f7a3f6edd84574ef103ef0965d045397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 19:35:38 +0000 Subject: [PATCH 2/8] Bump django-allauth from 65.0.2 to 65.1.0 Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.0.2 to 65.1.0. - [Commits](https://github.com/sponsors/pennersr/commits) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index a5ca25ce..cdf7ef7c 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -12,6 +12,7 @@ asgiref==3.8.1 # via # -r requirements/requirements.in # django + # django-allauth # django-htmx build==1.0.3 # via pip-tools @@ -49,7 +50,7 @@ django==4.2.16 # django-picklefield # django-simple-history # django-tables2 -django-allauth==65.0.2 +django-allauth==65.1.0 # via -r requirements/requirements.in django-anvil-consortium-manager @ git+https://github.com/UW-GAC/django-anvil-consortium-manager.git@v0.25 # via -r requirements/requirements.in From 7834d986d0d62f7a73570899e18c0bcf02bc76db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:04:00 +0000 Subject: [PATCH 3/8] Bump pytest-cov from 5.0.0 to 6.0.0 Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 5.0.0 to 6.0.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test-requirements.txt b/requirements/test-requirements.txt index 795d352d..2f6f4a10 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -56,7 +56,7 @@ pytest==8.3.3 # pytest-django # pytest-sugar # pytest-xdist -pytest-cov==5.0.0 +pytest-cov==6.0.0 # via -r requirements/test-requirements.in pytest-django==4.9.0 # via -r requirements/test-requirements.in From 7092be91950d1f5d09f8139d6904fb9551537a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:04:27 +0000 Subject: [PATCH 4/8] Bump ruff from 0.7.0 to 0.7.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.0 to 0.7.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.7.0...0.7.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev-requirements.txt b/requirements/dev-requirements.txt index 9096c9c6..eb7ff9b6 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -150,7 +150,7 @@ requests==2.32.3 # -c requirements/requirements.txt # -c requirements/test-requirements.txt # sphinx -ruff==0.7.0 +ruff==0.7.2 # via -r requirements/dev-requirements.in six==1.16.0 # via From 5a7bf8f4e0dea4538ceb1017917a07f4fd716aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:04:34 +0000 Subject: [PATCH 5/8] Bump django-htmx from 1.19.0 to 1.21.0 Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.19.0 to 1.21.0. - [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst) - [Commits](https://github.com/adamchainz/django-htmx/compare/1.19.0...1.21.0) --- updated-dependencies: - dependency-name: django-htmx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index a5ca25ce..10b517ce 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -72,7 +72,7 @@ django-extensions==3.2.1 # django-anvil-consortium-manager django-filter==23.5 # via django-anvil-consortium-manager -django-htmx==1.19.0 +django-htmx==1.21.0 # via -r requirements/requirements.in django-login-required-middleware==0.9.0 # via -r requirements/requirements.in From 8a054636bd35848fbae173217b8c5ae55ffe8cef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:04:37 +0000 Subject: [PATCH 6/8] Bump werkzeug from 3.0.4 to 3.1.2 Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.4...3.1.2) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev-requirements.txt b/requirements/dev-requirements.txt index 9096c9c6..6bc075bf 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -233,7 +233,7 @@ wcwidth==0.2.13 # via prompt-toolkit websockets==12.0 # via sphinx-autobuild -werkzeug==3.0.4 +werkzeug==3.1.2 # via -r requirements/dev-requirements.in # The following packages are considered to be unsafe in a requirements file: From 09af3b9428c466cfe36f1a4989d9a483a458a1f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:04:40 +0000 Subject: [PATCH 7/8] Bump whitenoise from 6.7.0 to 6.8.2 Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.7.0 to 6.8.2. - [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst) - [Commits](https://github.com/evansd/whitenoise/compare/6.7.0...6.8.2) --- updated-dependencies: - dependency-name: whitenoise dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index a5ca25ce..bfc2d19b 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -164,7 +164,7 @@ urllib3==2.2.2 # via requests wheel==0.42.0 # via pip-tools -whitenoise==6.7.0 +whitenoise==6.8.2 # via -r requirements/requirements.in # The following packages are considered to be unsafe in a requirements file: From 85a0f0dc2d0d21e1cfbf921b124a9808d7ca23ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 22:04:45 +0000 Subject: [PATCH 8/8] Bump django-constance from 4.1.2 to 4.1.3 Bumps [django-constance](https://github.com/jazzband/django-constance) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/jazzband/django-constance/releases) - [Changelog](https://github.com/jazzband/django-constance/blob/master/docs/changes.rst) - [Commits](https://github.com/jazzband/django-constance/compare/4.1.2...4.1.3) --- updated-dependencies: - dependency-name: django-constance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index a5ca25ce..a899dde9 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -55,7 +55,7 @@ django-anvil-consortium-manager @ git+https://github.com/UW-GAC/django-anvil-con # via -r requirements/requirements.in django-autocomplete-light==3.11.0 # via django-anvil-consortium-manager -django-constance==4.1.2 +django-constance==4.1.3 # via -r requirements/requirements.in django-crispy-forms==2.3 # via