From 75e7cf349562693e77bfb30fdac8d9c4c6c6f900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 17:20:55 +0000 Subject: [PATCH 1/2] Bump mkdocstrings from 0.25.2 to 0.26.0 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.25.2 to 0.26.0. - [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.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index f50b3c2..6938a7a 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -3,5 +3,5 @@ isort==5.13.2 pyright==1.1.378 mypy==1.11.2 mkdocs-material==9.5.34 -mkdocstrings==0.25.2 +mkdocstrings==0.26.0 mkdocstrings[python]==0.25.2 From 01c8e741970f4ed098735827c25f771b2c57623f Mon Sep 17 00:00:00 2001 From: GoogolGenius <81032623+GoogolGenius@users.noreply.github.com> Date: Tue, 3 Sep 2024 12:21:16 -0500 Subject: [PATCH 2/2] Fix dev conflict --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 6938a7a..8899805 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -4,4 +4,4 @@ pyright==1.1.378 mypy==1.11.2 mkdocs-material==9.5.34 mkdocstrings==0.26.0 -mkdocstrings[python]==0.25.2 +mkdocstrings[python]==0.26.0