Skip to content

Commit cc9ec09

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 7cd4e64 commit cc9ec09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
annotated-types==0.7.0
44
application-properties==0.8.2
55
babel==2.16.0
6+
backrefs==5.8
67
certifi==2024.8.30
78
cffi==1.17.1
89
cfgv==3.4.0
@@ -41,7 +42,7 @@ mkdocs-autorefs==1.2.0
4142
mkdocs-get-deps==0.2.0
4243
mkdocs-git-revision-date-localized-plugin==1.2.9
4344
mkdocs-latest-git-tag-plugin==0.1.2
44-
mkdocs-material==9.5.39
45+
mkdocs-material==9.6.8
4546
mkdocs-material-extensions==1.3.1
4647
mkdocs-minify-plugin==0.8.0
4748
mkdocstrings==0.26.1
@@ -79,7 +80,6 @@ python-dateutil==2.9.0.post0
7980
pytz==2024.2
8081
pyyaml==6.0.2
8182
pyyaml-env-tag==0.1
82-
regex==2024.9.11
8383
requests==2.32.3
8484
rich==13.9.2
8585
rtoml==0.11.0

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)