Skip to content

Commit 059480c

Browse files
build(deps-dev): update mkdocs-material requirement from <9.5.0,>=9.1.0 to >=9.1.0,<9.6.0 (#362)
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.1.0...9.5.3) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e850e8 commit 059480c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
wget
22
bump2version ==1.0.1
33
# coverage >=4.5.4
4-
mkdocs-material >=9.1.0, <9.5.0
4+
mkdocs-material >=9.1.0, <9.6.0
55
mkdocstrings[python] >=0.22.0, <0.23.0
66
mknotebooks >=0.8.0, <0.9.0
77
pytest >=5.3.2

0 commit comments

Comments
 (0)