File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -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.46
23
+ mkdocs-material == 9.5.47
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 @@ -44,7 +44,7 @@ execnet==2.1.1
44
44
iniconfig == 2.0.0
45
45
pluggy == 1.5.0
46
46
py == 1.11.0
47
- pytest == 8.3.3
47
+ pytest == 8.3.4
48
48
pytest-html == 2.0.1
49
49
pytest-metadata == 3.1.1
50
50
pytest-ordering == 0.6
Original file line number Diff line number Diff line change 193
193
'iniconfig==2.0.0' ,
194
194
'pluggy==1.5.0' ,
195
195
"py==1.11.0" , # Needed by pytest-html
196
- 'pytest==8.3.3 ' ,
196
+ 'pytest==8.3.4 ' ,
197
197
"pytest-html==2.0.1" , # Newer ones had issues
198
198
'pytest-metadata==3.1.1' ,
199
199
"pytest-ordering==0.6" ,
You can’t perform that action at this time.
0 commit comments