Skip to content

Commit ece3784

Browse files
committed
Refresh Python dependencies
1 parent 1bc579b commit ece3784

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mkdocs_build/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pathspec==0.12.1
1414
Babel==2.17.0
1515
paginate==0.5.7
1616
mkdocs==1.6.1
17-
mkdocs-material==9.6.1
17+
mkdocs-material==9.6.2
1818
mkdocs-exclude-search==0.6.6
1919
mkdocs-simple-hooks==0.1.5
2020
mkdocs-material-extensions==1.3.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pytest-xdist==3.6.1
5959
parameterized==0.9.0
6060
behave==1.2.6
6161
soupsieve==2.6
62-
beautifulsoup4==4.12.3
62+
beautifulsoup4==4.13.3
6363
pyotp==2.9.0
6464
python-xlib==0.33;platform_system=="Linux"
6565
markdown-it-py==3.0.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
'parameterized==0.9.0',
209209
"behave==1.2.6",
210210
'soupsieve==2.6',
211-
"beautifulsoup4==4.12.3",
211+
"beautifulsoup4==4.13.3",
212212
'pyotp==2.9.0',
213213
'python-xlib==0.33;platform_system=="Linux"',
214214
'markdown-it-py==3.0.0',

0 commit comments

Comments
 (0)