Skip to content

Commit 2e662d0

Browse files
authored
Merge pull request #146 from Guts/packaging/mkdocs-upper-cap-to-major
Set Mkdocs upper cap to major version
2 parents 6d1f358 + 67d80ac commit 2e662d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44

55
GitPython>=3.1,<3.2
6-
mkdocs>=1.1,<1.5
6+
mkdocs>=1.1,<2
77
pytz==2022.* ; python_version < "3.9"
88
tzdata==2022.* ; python_version >= "3.9"

0 commit comments

Comments
 (0)