File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ MarkupSafe==2.1.5
11
11
Jinja2 == 3.1.4
12
12
click == 8.1.7
13
13
ghp-import == 2.1.0
14
- watchdog == 5.0.0
14
+ watchdog == 5.0.2
15
15
cairocffi == 1.7.1
16
16
pathspec == 0.12.1
17
17
Babel == 2.16.0
@@ -20,7 +20,7 @@ lxml==5.3.0
20
20
pyquery == 2.0.1
21
21
readtime == 3.0.0
22
22
mkdocs == 1.6.1
23
- mkdocs-material == 9.5.33
23
+ mkdocs-material == 9.5.34
24
24
mkdocs-exclude-search == 0.6.6
25
25
mkdocs-simple-hooks == 0.1.5
26
26
mkdocs-material-extensions == 1.3.1
Original file line number Diff line number Diff line change 263
263
'pdfminer.six==20221105;python_version<"3.8"' ,
264
264
'pdfminer.six==20240706;python_version>="3.8"' ,
265
265
'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"' ,
267
267
'cffi==1.15.1;python_version<"3.8"' ,
268
268
'cffi==1.17.0;python_version>="3.8"' ,
269
269
"pycparser==2.22" ,
You can’t perform that action at this time.
0 commit comments