Skip to content

Commit 9ce5176

Browse files
authored
Merge pull request #147 from awslabs/dependabot/pip/mkdocstrings-python-gte-1.1.0-and-lt-3.0.0
chore(deps)(deps-dev): update mkdocstrings-python requirement from <2.0.0,>=1.1.0 to >=1.1.0,<3.0.0
2 parents 377550e + 373224e commit 9ce5176

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ ci = [
142142
"mkdocs>=1.5.0,<2.0.0",
143143
"mkdocs-material>=9.1.0,<10.0.0",
144144
"mkdocstrings>=0.22.0,<2.0.0",
145-
"mkdocstrings-python>=1.1.0,<2.0.0",
145+
"mkdocstrings-python>=1.1.0,<3.0.0",
146146
"mkdocs-gen-files>=0.5.0,<1.0.0",
147147
"mkdocs-literate-nav>=0.6.0,<1.0.0",
148148
"mkdocs-section-index>=0.3.0,<1.0.0",
@@ -234,7 +234,7 @@ ci = [
234234
"mkdocs>=1.5.0,<2.0.0",
235235
"mkdocs-material>=9.1.0,<10.0.0",
236236
"mkdocstrings>=0.22.0,<2.0.0",
237-
"mkdocstrings-python>=1.1.0,<2.0.0",
237+
"mkdocstrings-python>=1.1.0,<3.0.0",
238238
"mkdocs-gen-files>=0.5.0,<1.0.0",
239239
"mkdocs-literate-nav>=0.6.0,<1.0.0",
240240
"mkdocs-section-index>=0.3.0,<1.0.0",

uv.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.

0 commit comments

Comments
 (0)