Skip to content

Commit 98480fc

Browse files
[MNT] [Dependabot](deps-dev): Update mkdocstrings[python] requirement from ==0.29.* to >=0.29,<1.1 (#633)
Updates the requirements on [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) to permit the latest version.
1 parent a33923f commit 98480fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dev = [
6060
"bump2version==1.0.1",
6161
"mkdocs-material>=9.5,<9.8",
6262
"ipython[notebook]>8.0,<9.0",
63-
"mkdocstrings[python]==0.29.*",
63+
"mkdocstrings[python]>=0.29,<1.1",
6464
"mknotebooks==0.8.*",
6565
"pytest>=5.3.2",
6666
"pytest-runner>=5.1",

0 commit comments

Comments
 (0)