Skip to content

Commit b0ce44a

Browse files
chore(deps): bump mkdocstrings-python from 1.19.0 to 2.0.0 in /docs
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.19.0 to 2.0.0. - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/python@1.19.0...2.0.0) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b1d299 commit b0ce44a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mkdocs-git-revision-date-plugin==0.3.2
2-
mkdocstrings-python==1.19.0
2+
mkdocstrings-python==2.0.0
33
mkdocs-llmstxt==0.5.0
44
mkdocs-material==9.7.0

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,9 +300,9 @@ mkdocstrings==0.30.0 \
300300
--hash=sha256:5d8019b9c31ddacd780b6784ffcdd6f21c408f34c0bd1103b5351d609d5b4444 \
301301
--hash=sha256:ae9e4a0d8c1789697ac776f2e034e2ddd71054ae1cf2c2bb1433ccfd07c226f2
302302
# via mkdocstrings-python
303-
mkdocstrings-python==1.19.0 \
304-
--hash=sha256:395c1032af8f005234170575cc0c5d4d20980846623b623b35594281be4a3059 \
305-
--hash=sha256:917aac66cf121243c11db5b89f66b0ded6c53ec0de5318ff5e22424eb2f2e57c
303+
mkdocstrings-python==2.0.0 \
304+
--hash=sha256:1d552dda109d47e4fddecbb1f06f9a86699c1b073e8b166fba89eeef0a0ffec6 \
305+
--hash=sha256:4d872290f595221740a304bebca5b3afa4beafe84cc6fd27314d52dc3fbb4676
306306
# via -r requirements.in
307307
packaging==25.0 \
308308
--hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484 \

0 commit comments

Comments
 (0)