Skip to content

Commit ac84506

Browse files
committed
Update requirements.
1 parent a9d171c commit ac84506

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ charset-normalizer==3.3.2
1414
# via requests
1515
docutils==0.21.2
1616
# via sphinx
17-
furo==2024.5.6
17+
furo==2024.7.18
1818
# via -r docs/requirements.in
1919
idna==3.7
2020
# via requests
@@ -43,13 +43,13 @@ file:.#egg=referencing
4343
# via -r docs/requirements.in
4444
requests==2.32.3
4545
# via sphinx
46-
rpds-py==0.18.1
46+
rpds-py==0.19.1
4747
# via referencing
4848
snowballstemmer==2.2.0
4949
# via sphinx
5050
soupsieve==2.5
5151
# via beautifulsoup4
52-
sphinx==7.3.7
52+
sphinx==7.4.7
5353
# via
5454
# -r docs/requirements.in
5555
# furo
@@ -68,11 +68,11 @@ sphinxcontrib-applehelp==1.0.8
6868
# via sphinx
6969
sphinxcontrib-devhelp==1.0.6
7070
# via sphinx
71-
sphinxcontrib-htmlhelp==2.0.5
71+
sphinxcontrib-htmlhelp==2.0.6
7272
# via sphinx
7373
sphinxcontrib-jsmath==1.0.1
7474
# via sphinx
75-
sphinxcontrib-qthelp==1.0.7
75+
sphinxcontrib-qthelp==1.0.8
7676
# via sphinx
7777
sphinxcontrib-serializinghtml==1.1.10
7878
# via sphinx

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ packaging==24.1
1010
# via pytest
1111
pluggy==1.5.0
1212
# via pytest
13-
pytest==8.2.2
13+
pytest==8.3.2
1414
# via
1515
# -r test-requirements.in
1616
# pytest-subtests
17-
pytest-subtests==0.12.1
17+
pytest-subtests==0.13.1
1818
# via -r test-requirements.in
1919
file:.#egg=referencing
2020
# via -r test-requirements.in
21-
rpds-py==0.18.1
21+
rpds-py==0.19.1
2222
# via referencing

0 commit comments

Comments
 (0)