From 081e373ad2c067ee438e1a8ee4c0023c12673ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 15:49:03 +0000 Subject: [PATCH 1/2] Bump mkdocstrings from 0.29.1 to 0.30.0 Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.29.1 to 0.30.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.29.1...0.30.0) --- updated-dependencies: - dependency-name: mkdocstrings dependency-version: 0.30.0 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 335c676..38b18bd 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -4,7 +4,7 @@ isort==6.0.1 pyright==1.1.403 mypy==1.17.0 mkdocs-material==9.6.15 -mkdocstrings==0.29.1 +mkdocstrings==0.30.0 mkdocstrings[python]==0.29.1 pytest==8.4.1 pytest-asyncio==1.1.0 From fc7b71c297a88d042fba7b8fa5cd6669e0176953 Mon Sep 17 00:00:00 2001 From: Erich <81032623+GoogolGenius@users.noreply.github.com> Date: Mon, 28 Jul 2025 15:51:48 -0500 Subject: [PATCH 2/2] Update dev_requirements.txt --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 38b18bd..df15d3c 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -5,6 +5,6 @@ pyright==1.1.403 mypy==1.17.0 mkdocs-material==9.6.15 mkdocstrings==0.30.0 -mkdocstrings[python]==0.29.1 +mkdocstrings[python]==0.30.0 pytest==8.4.1 pytest-asyncio==1.1.0