Skip to content

Commit 4cd399e

Browse files
build(deps): update bugfixes
1 parent 1ba339e commit 4cd399e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/.sphinx/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ sphinx-design==0.5.0
1010
sphinxext-opengraph==0.8.2
1111
sphinx-lint==0.8.1
1212
sphinx-notfound-page==1.0.4
13-
sphinx-reredirects==0.1.5
13+
sphinx-reredirects==0.1.6
1414
sphinx-tabs==3.4.7

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
]
4747
lint = [
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

0 commit comments

Comments
 (0)