Skip to content

Commit 4a598ac

Browse files
committed
Refresh Python dependencies
1 parent 9747310 commit 4a598ac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

mkdocs_build/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ MarkupSafe==2.1.5
1111
Jinja2==3.1.4
1212
click==8.1.7
1313
ghp-import==2.1.0
14-
watchdog==5.0.0
14+
watchdog==5.0.2
1515
cairocffi==1.7.1
1616
pathspec==0.12.1
1717
Babel==2.16.0
@@ -20,7 +20,7 @@ lxml==5.3.0
2020
pyquery==2.0.1
2121
readtime==3.0.0
2222
mkdocs==1.6.1
23-
mkdocs-material==9.5.33
23+
mkdocs-material==9.5.34
2424
mkdocs-exclude-search==0.6.6
2525
mkdocs-simple-hooks==0.1.5
2626
mkdocs-material-extensions==1.3.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
'pdfminer.six==20221105;python_version<"3.8"',
264264
'pdfminer.six==20240706;python_version>="3.8"',
265265
'cryptography==39.0.2;python_version<"3.9"',
266-
'cryptography==43.0.0;python_version>="3.9"',
266+
'cryptography==43.0.1;python_version>="3.9"',
267267
'cffi==1.15.1;python_version<"3.8"',
268268
'cffi==1.17.0;python_version>="3.8"',
269269
"pycparser==2.22",

0 commit comments

Comments
 (0)