File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ sphinx-design==0.5.0
1010sphinxext-opengraph == 0.8.2
1111sphinx-lint == 0.8.1
1212sphinx-notfound-page == 1.0.4
13- sphinx-reredirects == 0.1.5
13+ sphinx-reredirects == 0.1.6
1414sphinx-tabs == 3.4.7
Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ dev = [
3636 " pytest-cov==4.1.0" ,
3737 " pytest-mock==3.11.1" ,
3838 " pytest-rerunfailures==12.0" ,
39- " pytest-subprocess==1.5.2 " ,
39+ " pytest-subprocess==1.5.3 " ,
4040 " pytest-xdist==3.3.1" ,
4141 " pytest-time==0.3.2" ,
4242 " responses==0.23.3" ,
4343 " types-requests==2.31.0.6" ,
4444 " types-setuptools==68.2.0.2" ,
45- " types-pyyaml==6.0.12.20240917 " ,
45+ " types-pyyaml==6.0.12.20250809 " ,
4646]
4747lint = [
4848 " black==23.12.1" ,
@@ -67,7 +67,7 @@ docs = [
6767 " sphinxext-opengraph==0.8.2" ,
6868 " sphinx-lint==0.8.1" ,
6969 " sphinx-notfound-page==1.0.4" ,
70- " sphinx-reredirects==0.1.5 " ,
70+ " sphinx-reredirects==0.1.6 " ,
7171 " sphinx-tabs==3.4.7" ,
7272]
7373
You can’t perform that action at this time.
0 commit comments