From 79456b32af47d54059f475ea7dd1af5e699f4fa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:27:48 +0000 Subject: [PATCH 1/7] build(deps): bump mkdocs from 1.5.3 to 1.6.1 Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.1) --- updated-dependencies: - dependency-name: mkdocs 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 f4655664..e0f9d1bf 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -102,7 +102,7 @@ mergedeep==1.3.4 # via mkdocs mike==2.0.0 # via hatch.envs.docs -mkdocs==1.5.3 +mkdocs==1.6.1 # via # hatch.envs.docs # mike From 580c688806a9cd8420dc78f71b5179f7e4ed3720 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:29:43 +0000 Subject: [PATCH 2/7] build(deps): bump watchdog from 4.0.0 to 5.0.0 Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 4.0.0 to 5.0.0. - [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/v4.0.0...v5.0.0) --- updated-dependencies: - dependency-name: watchdog dependency-type: direct:production update-type: version-update:semver-major ... 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 e0f9d1bf..63a3148a 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -207,7 +207,7 @@ urllib3==2.2.2 # via requests verspec==0.1.0 # via mike -watchdog==4.0.0 +watchdog==5.0.0 # via mkdocs wcmatch==8.5.1 # via mkdocs-include-markdown-plugin From 60867bab2f56ab700f094703ef1153fce8877ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:31:41 +0000 Subject: [PATCH 3/7] 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.4 to 1.2.7. - [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.4...v1.2.7) --- 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 63a3148a..4bad6b0b 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -124,7 +124,7 @@ mkdocs-gen-files==0.5.0 # via hatch.envs.docs mkdocs-git-authors-plugin==0.8.0 # via hatch.envs.docs -mkdocs-git-revision-date-localized-plugin==1.2.4 +mkdocs-git-revision-date-localized-plugin==1.2.7 # via hatch.envs.docs mkdocs-include-markdown-plugin==6.0.5 # via hatch.envs.docs From 1b561a1215bf33aeee1848d6445eb07d3b89d293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:33:32 +0000 Subject: [PATCH 4/7] build(deps): bump pyparsing from 3.1.2 to 3.1.4 Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/pyparsing/pyparsing/releases) - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES) - [Commits](https://github.com/pyparsing/pyparsing/compare/pyparsing_3.1.2...3.1.4) --- updated-dependencies: - dependency-name: pyparsing 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 4bad6b0b..e979fab9 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -175,7 +175,7 @@ pymdown-extensions==10.9 # markdown-exec # mkdocs-material # mkdocstrings -pyparsing==3.1.2 +pyparsing==3.1.4 # via mike python-dateutil==2.9.0.post0 # via ghp-import From 0dc571cbdc1ce99c6e0f1fd590d10dfa0b2f4ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:35:27 +0000 Subject: [PATCH 5/7] build(deps): bump mkdocs-git-authors-plugin from 0.8.0 to 0.9.0 Bumps [mkdocs-git-authors-plugin](https://github.com/timvink/mkdocs-git-authors-plugin) from 0.8.0 to 0.9.0. - [Release notes](https://github.com/timvink/mkdocs-git-authors-plugin/releases) - [Commits](https://github.com/timvink/mkdocs-git-authors-plugin/compare/v0.8.0...v0.9.0) --- updated-dependencies: - dependency-name: mkdocs-git-authors-plugin 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 e979fab9..a74abb19 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -122,7 +122,7 @@ mkdocs-autorefs==1.0.1 # mkdocstrings mkdocs-gen-files==0.5.0 # via hatch.envs.docs -mkdocs-git-authors-plugin==0.8.0 +mkdocs-git-authors-plugin==0.9.0 # via hatch.envs.docs mkdocs-git-revision-date-localized-plugin==1.2.7 # via hatch.envs.docs From 14cb37b3637383afe0058361886a67b5c2c90260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:37:32 +0000 Subject: [PATCH 6/7] build(deps): bump importlib-resources from 6.4.0 to 6.4.4 Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.0 to 6.4.4. - [Release notes](https://github.com/python/importlib_resources/releases) - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_resources/compare/v6.4.0...v6.4.4) --- updated-dependencies: - dependency-name: importlib-resources 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 a74abb19..45f08f25 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -72,7 +72,7 @@ idna==3.7 # via requests importlib-metadata==8.4.0 # via mike -importlib-resources==6.4.0 +importlib-resources==6.4.4 # via mike jinja2==3.1.4 # via From 6359852747737087cd8de34ea9e82ad77ff19055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:39:31 +0000 Subject: [PATCH 7/7] build(deps): bump griffe from 0.42.1 to 1.2.0 Bumps [griffe](https://github.com/mkdocstrings/griffe) from 0.42.1 to 1.2.0. - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/griffe/compare/0.42.1...1.2.0) --- updated-dependencies: - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-major ... 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 45f08f25..70469c89 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -64,7 +64,7 @@ gitdb==4.0.11 # via gitpython gitpython==3.1.43 # via mkdocs-git-revision-date-localized-plugin -griffe==0.42.1 +griffe==1.2.0 # via mkdocstrings-python htmlmin2==0.1.13 # via mkdocs-minify-plugin