Skip to content

Commit 5b34efb

Browse files
chore(deps): bump mkdocstrings-python from 1.19.0 to 2.0.1
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.19.0 to 2.0.1. - [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.1) --- updated-dependencies: - dependency-name: mkdocstrings-python dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce95af1 commit 5b34efb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ testcontainers = { extras = ["redis"], version = ">=3.7.1,<5.0.0" }
124124
multiprocess = "^0.70.16"
125125
boto3-stubs = {extras = ["appconfig", "appconfigdata", "cloudformation", "cloudwatch", "dynamodb", "lambda", "logs", "s3", "secretsmanager", "ssm", "xray"], version = "^1.34.139"}
126126
nox = ">=2024.4.15,<2026.0.0"
127-
mkdocstrings-python = "^1.13.0"
127+
mkdocstrings-python = ">=1.13,<3.0"
128128
mkdocs-llmstxt = ">=0.2,<0.5"
129129
avro = "^1.12.0"
130130
protobuf = "^6.30.2"

0 commit comments

Comments
 (0)