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
1414Babel == 2.17.0
1515paginate == 0.5.7
1616mkdocs == 1.6.1
17- mkdocs-material == 9.6.5
17+ mkdocs-material == 9.6.7
1818mkdocs-exclude-search == 0.6.6
1919mkdocs-simple-hooks == 0.1.5
2020mkdocs-material-extensions == 1.3.1
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ sortedcontainers==2.4.0
4949execnet == 2.1.1
5050iniconfig == 2.0.0
5151pluggy == 1.5.0
52- pytest == 8.3.4
52+ pytest == 8.3.5
5353pytest-html == 4.0.2
5454pytest-metadata == 3.1.1
5555pytest-ordering == 0.6
Original file line number Diff line number Diff line change 198198 'execnet==2.1.1' ,
199199 'iniconfig==2.0.0' ,
200200 'pluggy==1.5.0' ,
201- 'pytest==8.3.4 ' ,
201+ 'pytest==8.3.5 ' ,
202202 "pytest-html==4.0.2" , # Newer ones had issues
203203 'pytest-metadata==3.1.1' ,
204204 "pytest-ordering==0.6" ,
259259 "pdfminer" : [
260260 'pdfminer.six==20240706' ,
261261 '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"' ,
263263 'cffi==1.17.1' ,
264264 "pycparser==2.22" ,
265265 ],
You can’t perform that action at this time.
0 commit comments