From a228f435a2e459a391625ac7c597eb2ead6726a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:43:29 +0000 Subject: [PATCH 1/6] build(deps): bump platformdirs from 4.2.2 to 4.3.2 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.2 to 4.3.2. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.2.2...4.3.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 9e2b7dee..2c5f1107 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -166,7 +166,7 @@ pillow==10.4.0 # via # cairosvg # mkdocs-material -platformdirs==4.2.2 +platformdirs==4.3.2 # via # black # mkdocs-get-deps From 3c08e057015f073fe83f9272370ec81c1cb48140 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:45:41 +0000 Subject: [PATCH 2/6] build(deps): bump mkdocs-git-revision-date-localized-plugin Bumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.7 to 1.2.8. - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.7...v1.2.8) --- updated-dependencies: - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 2c5f1107..20461181 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -130,7 +130,7 @@ mkdocs-get-deps==0.2.0 # via mkdocs mkdocs-git-authors-plugin==0.9.0 # via hatch.envs.docs -mkdocs-git-revision-date-localized-plugin==1.2.7 +mkdocs-git-revision-date-localized-plugin==1.2.8 # via hatch.envs.docs mkdocs-include-markdown-plugin==6.2.2 # via hatch.envs.docs From 01479ef50bbce0e7554ada1985585250776fd4c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:47:43 +0000 Subject: [PATCH 3/6] build(deps): bump watchdog from 5.0.0 to 5.0.2 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.0 to 5.0.2. - [Release notes](https://github.com/gorakhargosh/watchdog/releases) - [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst) - [Commits](https://github.com/gorakhargosh/watchdog/compare/v5.0.0...v5.0.2) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 20461181..874feb9a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -218,7 +218,7 @@ urllib3==2.2.2 # via requests verspec==0.1.0 # via mike -watchdog==5.0.0 +watchdog==5.0.2 # via mkdocs wcmatch==9.0 # via mkdocs-include-markdown-plugin From 307fe3fc2f2fd5f6ca58767cc3108b2b4146a163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:49:43 +0000 Subject: [PATCH 4/6] build(deps): bump mkdocstrings from 0.25.2 to 0.26.1 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.25.2 to 0.26.1. - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.2...0.26.1) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 874feb9a..1f76991f 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -144,7 +144,7 @@ mkdocs-minify-plugin==0.8.0 # via hatch.envs.docs mkdocs-redirects==1.2.1 # via hatch.envs.docs -mkdocstrings==0.25.2 +mkdocstrings==0.26.1 # via # hatch.envs.docs # mkdocstrings-python From 2b971707d2ce667914bb6586444ff29d8b62773e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:52:12 +0000 Subject: [PATCH 5/6] build(deps): bump django from 5.1 to 5.1.1 Bumps [django](https://github.com/django/django) from 5.1 to 5.1.1. - [Commits](https://github.com/django/django/compare/5.1...5.1.1) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index 1f76991f..ec1d840a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -58,7 +58,7 @@ cssselect2==0.7.0 # via cairosvg defusedxml==0.7.1 # via cairosvg -django==5.1 +django==5.1.1 # via hatch.envs.docs ghp-import==2.1.0 # via mkdocs From f50d6042d320dbd1ae80e03e7279d5d1a8312fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 17:54:12 +0000 Subject: [PATCH 6/6] build(deps-dev): bump mypy from 1.11.1 to 1.11.2 Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c21dd9e0..cc2cf465 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -40,7 +40,7 @@ isort==5.13.2 # via -r requirements-dev.in mccabe==0.7.0 # via flake8 -mypy==1.11.1 +mypy==1.11.2 # via -r requirements-dev.in mypy-extensions==1.0.0 # via