Skip to content

Commit f859d0d

Browse files
committed
Update requirements.
1 parent ca52010 commit f859d0d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ alabaster==0.7.16
88
# via sphinx
99
attrs==23.2.0
1010
# via referencing
11-
babel==2.14.0
11+
babel==2.15.0
1212
# via sphinx
1313
beautifulsoup4==4.12.3
1414
# via furo
@@ -18,13 +18,13 @@ charset-normalizer==3.3.2
1818
# via requests
1919
docutils==0.21.2
2020
# via sphinx
21-
furo==2024.4.27
21+
furo==2024.5.6
2222
# via -r docs/requirements.in
2323
idna==3.7
2424
# via requests
2525
imagesize==1.4.1
2626
# via sphinx
27-
jinja2==3.1.3
27+
jinja2==3.1.4
2828
# via sphinx
2929
markupsafe==2.1.5
3030
# via jinja2
@@ -34,7 +34,7 @@ pyenchant==3.3.0rc1
3434
# via
3535
# -r docs/requirements.in
3636
# sphinxcontrib-spelling
37-
pygments==2.17.2
37+
pygments==2.18.0
3838
# via
3939
# furo
4040
# pygments-github-lexers
@@ -43,13 +43,13 @@ pygments-github-lexers==0.0.5
4343
# via -r docs/requirements.in
4444
pyyaml==6.0.1
4545
# via referencing-http
46-
referencing==0.35.0
46+
referencing==0.35.1
4747
# via referencing-http
4848
file:.#egg=referencing-http
4949
# via -r docs/requirements.in
5050
requests==2.31.0
5151
# via sphinx
52-
rpds-py==0.18.0
52+
rpds-py==0.18.1
5353
# via referencing
5454
snowballstemmer==2.2.0
5555
# via sphinx

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ packaging==24.0
1212
# via pytest
1313
pluggy==1.5.0
1414
# via pytest
15-
pytest==8.2.0
15+
pytest==8.2.1
1616
# via -r test-requirements.in
1717
pyyaml==6.0.1
1818
# via referencing-http
19-
referencing==0.35.0
19+
referencing==0.35.1
2020
# via referencing-http
2121
file:.#egg=referencing_http
2222
# via -r test-requirements.in
23-
rpds-py==0.18.0
23+
rpds-py==0.18.1
2424
# via referencing

0 commit comments

Comments
 (0)