Skip to content

Commit c356b03

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 8c6a19a commit c356b03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ mkdocs-autorefs==1.2.0
4141
mkdocs-get-deps==0.2.0
4242
mkdocs-git-revision-date-localized-plugin==1.2.9
4343
mkdocs-latest-git-tag-plugin==0.1.2
44-
mkdocs-material==9.5.39
44+
mkdocs-material==9.6.1
4545
mkdocs-material-extensions==1.3.1
4646
mkdocs-minify-plugin==0.8.0
4747
mkdocstrings==0.26.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2024.8.30
55
cffi==1.17.1
66
charset-normalizer==3.3.2
77
click==8.1.7
8-
colorama==0.4.6 ; platform_system == 'Windows'
8+
colorama==0.4.6 ; sys_platform == 'win32'
99
cryptography==43.0.1
1010
deprecated==1.2.14
1111
gitdb==4.0.11

0 commit comments

Comments
 (0)