Skip to content

Commit 5755a8f

Browse files
committed
Update requirements.
1 parent e69e999 commit 5755a8f

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

docs/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==22.2.0
1010
# via referencing
1111
babel==2.12.1
1212
# via sphinx
13-
beautifulsoup4==4.12.0
13+
beautifulsoup4==4.12.2
1414
# via furo
1515
certifi==2022.12.7
1616
# via requests
@@ -26,9 +26,9 @@ docutils==0.19
2626
# via
2727
# sphinx
2828
# sphinx-click
29-
fonttools==4.39.2
29+
fonttools==4.39.3
3030
# via matplotlib
31-
furo==2022.12.7
31+
furo==2023.3.27
3232
# via -r docs/requirements.in
3333
idna==3.4
3434
# via
@@ -56,11 +56,11 @@ packaging==23.0
5656
# via
5757
# matplotlib
5858
# sphinx
59-
pillow==9.4.0
59+
pillow==9.5.0
6060
# via matplotlib
6161
pyenchant==3.2.2
6262
# via sphinxcontrib-spelling
63-
pygments==2.14.0
63+
pygments==2.15.0
6464
# via
6565
# furo
6666
# pygments-github-lexers

test-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#
77
attrs==22.2.0
88
# via
9-
# pytest
109
# pytest-subtests
1110
# referencing
1211
iniconfig==2.0.0
@@ -15,7 +14,7 @@ packaging==23.0
1514
# via pytest
1615
pluggy==1.0.0
1716
# via pytest
18-
pytest==7.2.2
17+
pytest==7.3.0
1918
# via
2019
# -r test-requirements.in
2120
# pytest-subtests

0 commit comments

Comments
 (0)