From fb88c735a500a4aa26945a47c6fee4d1b4c3c08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:17:26 +0000 Subject: [PATCH 01/12] Bump types-requests from 2.31.0.20240125 to 2.31.0.20240218 Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.20240125 to 2.31.0.20240218. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-requests 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 74066afb..da95d008 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -233,7 +233,7 @@ types-pytz==2024.1.0.20240203 # via django-stubs types-pyyaml==6.0.12.12 # via django-stubs -types-requests==2.31.0.20240125 +types-requests==2.31.0.20240218 # via -r requirements/dev-requirements.in typing-extensions==4.8.0 # via From 79017b0ccd1095ebe84bcfb99039d215a2b949ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:18:54 +0000 Subject: [PATCH 02/12] Bump virtualenv from 20.25.0 to 20.25.1 Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.25.0 to 20.25.1. - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.25.0...20.25.1) --- updated-dependencies: - dependency-name: virtualenv dependency-type: indirect 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 74066afb..25f2bca5 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -253,7 +253,7 @@ urllib3==2.1.0 # -c requirements/test-requirements.txt # requests # types-requests -virtualenv==20.25.0 +virtualenv==20.25.1 # via pre-commit wcwidth==0.2.13 # via prompt-toolkit From 26414f994caa5273af49c2e0503b86bc8da3744e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:26:25 +0000 Subject: [PATCH 03/12] Bump google-auth from 2.27.0 to 2.28.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.27.0 to 2.28.1. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.28.1) --- updated-dependencies: - dependency-name: google-auth dependency-type: indirect 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 44e5e0e5..5cc07410 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -94,7 +94,7 @@ fastobo==0.12.3 # via pronto fontawesomefree==6.5.1 # via django-anvil-consortium-manager -google-auth==2.27.0 +google-auth==2.28.1 # via django-anvil-consortium-manager idna==3.3 # via requests From 95737ba089faea913497038d6d1afcc4a1d5a9b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:33:17 +0000 Subject: [PATCH 04/12] Bump faker from 23.1.0 to 23.2.1 Bumps [faker](https://github.com/joke2k/faker) from 23.1.0 to 23.2.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v23.1.0...v23.2.1) --- updated-dependencies: - dependency-name: faker dependency-type: indirect update-type: version-update:semver-minor ... 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 313a3407..9cc36c59 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -24,7 +24,7 @@ exceptiongroup==1.2.0 # via pytest factory-boy==3.3.0 # via -r requirements/test-requirements.in -faker==23.1.0 +faker==23.2.1 # via factory-boy freezegun==1.4.0 # via -r requirements/test-requirements.in From 2fc5ae63468406c71fc65521a4a1fb90d36bafd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:36:05 +0000 Subject: [PATCH 05/12] Bump django-autocomplete-light from 3.9.7 to 3.11.0 Bumps [django-autocomplete-light](https://github.com/yourlabs/django-autocomplete-light) from 3.9.7 to 3.11.0. - [Release notes](https://github.com/yourlabs/django-autocomplete-light/releases) - [Changelog](https://github.com/yourlabs/django-autocomplete-light/blob/master/CHANGELOG) - [Commits](https://github.com/yourlabs/django-autocomplete-light/compare/3.9.7...3.11.0) --- updated-dependencies: - dependency-name: django-autocomplete-light dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 44e5e0e5..2b0bdeb2 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -59,7 +59,7 @@ django-allauth==0.54.0 # via -r requirements/requirements.in django-anvil-consortium-manager @ git+https://github.com/UW-GAC/django-anvil-consortium-manager.git@v0.21 # via -r requirements/requirements.in -django-autocomplete-light==3.9.7 +django-autocomplete-light==3.11.0 # via django-anvil-consortium-manager django-crispy-forms==2.1 # via @@ -186,9 +186,7 @@ rpds-py==0.17.1 rsa==4.9 # via google-auth six==1.16.0 - # via - # django-autocomplete-light - # python-dateutil + # via python-dateutil sqlparse==0.4.4 # via # -r requirements/requirements.in From 6a7df9ff74ca4c7f1cb7938466a249cf48e6907d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 03:43:07 +0000 Subject: [PATCH 06/12] Bump cryptography from 42.0.4 to 42.0.5 Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 42.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/42.0.4...42.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect 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 44e5e0e5..d590fda9 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -38,7 +38,7 @@ crispy-bootstrap5==2023.10 # via # -r requirements/requirements.in # django-anvil-consortium-manager -cryptography==42.0.4 +cryptography==42.0.5 # via pyjwt defusedxml==0.7.1 # via python3-openid From 9a3c2e6077ad4093108feec87a6c09a3ffb13a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:27:15 +0000 Subject: [PATCH 07/12] Bump crispy-bootstrap5 from 2023.10 to 2024.2 Bumps [crispy-bootstrap5](https://github.com/django-crispy-forms/crispy-bootstrap5) from 2023.10 to 2024.2. - [Release notes](https://github.com/django-crispy-forms/crispy-bootstrap5/releases) - [Changelog](https://github.com/django-crispy-forms/crispy-bootstrap5/blob/main/CHANGELOG.md) - [Commits](https://github.com/django-crispy-forms/crispy-bootstrap5/compare/2023.10...2024.2) --- updated-dependencies: - dependency-name: crispy-bootstrap5 dependency-type: direct:production update-type: version-update:semver-major ... 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 8bb7d464..900cd498 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -36,7 +36,7 @@ charset-normalizer==3.3.2 # via requests click==8.1.3 # via pip-tools -crispy-bootstrap5==2023.10 +crispy-bootstrap5==2024.2 # via # -r requirements/requirements.in # django-anvil-consortium-manager From e17f094aa6f425b6b1af38f07b3fe149b70da7bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 17:31:39 +0000 Subject: [PATCH 08/12] Bump pytest-sugar from 0.9.7 to 1.0.0 Bumps [pytest-sugar](https://github.com/Teemu/pytest-sugar) from 0.9.7 to 1.0.0. - [Release notes](https://github.com/Teemu/pytest-sugar/releases) - [Changelog](https://github.com/Teemu/pytest-sugar/blob/main/CHANGES.rst) - [Commits](https://github.com/Teemu/pytest-sugar/compare/v0.9.7...v1.0.0) --- updated-dependencies: - dependency-name: pytest-sugar 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 313a3407..3ea1ed97 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -52,7 +52,7 @@ pytest==8.0.1 # pytest-sugar pytest-django==4.8.0 # via -r requirements/test-requirements.in -pytest-sugar==0.9.7 +pytest-sugar==1.0.0 # via -r requirements/test-requirements.in python-dateutil==2.8.2 # via From e7320bbae346d7033233d24b516d617bb5dd3a27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:05:00 +0000 Subject: [PATCH 09/12] Bump django-debug-toolbar from 4.2.0 to 4.3.0 Bumps [django-debug-toolbar](https://github.com/jazzband/django-debug-toolbar) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/jazzband/django-debug-toolbar/releases) - [Changelog](https://github.com/jazzband/django-debug-toolbar/blob/main/docs/changes.rst) - [Commits](https://github.com/jazzband/django-debug-toolbar/compare/4.2...4.3) --- updated-dependencies: - dependency-name: django-debug-toolbar 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 74066afb..9e32a2b3 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -56,7 +56,7 @@ django==4.2.10 # django-debug-toolbar # django-stubs # django-stubs-ext -django-debug-toolbar==4.2.0 +django-debug-toolbar==4.3.0 # via -r requirements/dev-requirements.in django-stubs==4.2.7 # via -r requirements/dev-requirements.in From 28d64f1c5c26a661095717350e28a91db48d0adb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:22:45 +0000 Subject: [PATCH 10/12] Bump pytest from 8.0.1 to 8.0.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.1...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... 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 313a3407..b40c7708 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -45,7 +45,7 @@ pyparsing==3.1.1 # via # -c requirements/requirements.txt # packaging -pytest==8.0.1 +pytest==8.0.2 # via # -r requirements/test-requirements.in # pytest-django From 124feeb82d66dae3d299aef3b318129dc10d7df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:26:06 +0000 Subject: [PATCH 11/12] Bump responses from 0.24.1 to 0.25.0 Bumps [responses](https://github.com/getsentry/responses) from 0.24.1 to 0.25.0. - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.24.1...0.25.0) --- updated-dependencies: - dependency-name: responses dependency-type: direct:production update-type: version-update:semver-minor ... 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 313a3407..3e1314fa 100644 --- a/requirements/test-requirements.txt +++ b/requirements/test-requirements.txt @@ -65,7 +65,7 @@ requests==2.31.0 # via # -c requirements/requirements.txt # responses -responses==0.24.1 +responses==0.25.0 # via -r requirements/test-requirements.in six==1.16.0 # via From 3f09e6f99ff1c410970d74fcf2284859f08c6c9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 19:27:13 +0000 Subject: [PATCH 12/12] Bump pronto from 2.5.5 to 2.5.6 Bumps [pronto](https://github.com/althonos/pronto) from 2.5.5 to 2.5.6. - [Release notes](https://github.com/althonos/pronto/releases) - [Changelog](https://github.com/althonos/pronto/blob/master/CHANGELOG.md) - [Commits](https://github.com/althonos/pronto/compare/v2.5.5...v2.5.6) --- updated-dependencies: - dependency-name: pronto 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 8bb7d464..f501185e 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -139,7 +139,7 @@ pkgutil-resolve-name==1.3.10 # via jsonschema plotly==5.19.0 # via django-anvil-consortium-manager -pronto==2.5.5 +pronto==2.5.6 # via -r requirements/requirements.in pyasn1==0.5.1 # via