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 @@ -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.1
17
+ mkdocs-material == 9.6.2
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 @@ -59,7 +59,7 @@ pytest-xdist==3.6.1
59
59
parameterized == 0.9.0
60
60
behave == 1.2.6
61
61
soupsieve == 2.6
62
- beautifulsoup4 == 4.12 .3
62
+ beautifulsoup4 == 4.13 .3
63
63
pyotp == 2.9.0
64
64
python-xlib == 0.33 ;platform_system == "Linux"
65
65
markdown-it-py == 3.0.0
Original file line number Diff line number Diff line change 208
208
'parameterized==0.9.0' ,
209
209
"behave==1.2.6" ,
210
210
'soupsieve==2.6' ,
211
- "beautifulsoup4==4.12 .3" ,
211
+ "beautifulsoup4==4.13 .3" ,
212
212
'pyotp==2.9.0' ,
213
213
'python-xlib==0.33;platform_system=="Linux"' ,
214
214
'markdown-it-py==3.0.0' ,
You can’t perform that action at this time.
0 commit comments