File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ pathspec==0.12.1
14
14
Babel == 2.17.0
15
15
paginate == 0.5.7
16
16
mkdocs == 1.6.1
17
- mkdocs-material == 9.6.5
17
+ mkdocs-material == 9.6.7
18
18
mkdocs-exclude-search == 0.6.6
19
19
mkdocs-simple-hooks == 0.1.5
20
20
mkdocs-material-extensions == 1.3.1
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ sortedcontainers==2.4.0
49
49
execnet == 2.1.1
50
50
iniconfig == 2.0.0
51
51
pluggy == 1.5.0
52
- pytest == 8.3.4
52
+ pytest == 8.3.5
53
53
pytest-html == 4.0.2
54
54
pytest-metadata == 3.1.1
55
55
pytest-ordering == 0.6
Original file line number Diff line number Diff line change 198
198
'execnet==2.1.1' ,
199
199
'iniconfig==2.0.0' ,
200
200
'pluggy==1.5.0' ,
201
- 'pytest==8.3.4 ' ,
201
+ 'pytest==8.3.5 ' ,
202
202
"pytest-html==4.0.2" , # Newer ones had issues
203
203
'pytest-metadata==3.1.1' ,
204
204
"pytest-ordering==0.6" ,
259
259
"pdfminer" : [
260
260
'pdfminer.six==20240706' ,
261
261
'cryptography==39.0.2;python_version<"3.9"' ,
262
- 'cryptography==44.0.1 ;python_version>="3.9"' ,
262
+ 'cryptography==44.0.2 ;python_version>="3.9"' ,
263
263
'cffi==1.17.1' ,
264
264
"pycparser==2.22" ,
265
265
],
You can’t perform that action at this time.
0 commit comments