Skip to content

Commit c9ca239

Browse files
committed
Update requirements.
1 parent 2ae6ee1 commit c9ca239

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,25 +8,25 @@ alabaster==0.7.13
88
# via sphinx
99
attrs==23.1.0
1010
# via referencing
11-
babel==2.12.1
11+
babel==2.13.0
1212
# via sphinx
1313
beautifulsoup4==4.12.2
1414
# via furo
1515
certifi==2023.7.22
1616
# via requests
17-
charset-normalizer==3.2.0
17+
charset-normalizer==3.3.0
1818
# via requests
1919
click==8.1.7
2020
# via sphinx-click
2121
contourpy==1.1.1
2222
# via matplotlib
23-
cycler==0.11.0
23+
cycler==0.12.1
2424
# via matplotlib
2525
docutils==0.20.1
2626
# via
2727
# sphinx
2828
# sphinx-click
29-
fonttools==4.42.1
29+
fonttools==4.43.1
3030
# via matplotlib
3131
furo==2023.9.10
3232
# via -r docs/requirements.in
@@ -52,7 +52,7 @@ numpy==1.26.0
5252
# via
5353
# contourpy
5454
# matplotlib
55-
packaging==23.1
55+
packaging==23.2
5656
# via
5757
# matplotlib
5858
# sphinx
@@ -75,7 +75,7 @@ file:.#egg=referencing
7575
# via -r docs/requirements.in
7676
requests==2.31.0
7777
# via sphinx
78-
rpds-py==0.10.3
78+
rpds-py==0.10.4
7979
# via referencing
8080
six==1.16.0
8181
# via python-dateutil
@@ -122,7 +122,7 @@ sphinxcontrib-spelling==8.0.0
122122
# via -r docs/requirements.in
123123
sphinxext-opengraph==0.8.2
124124
# via -r docs/requirements.in
125-
urllib3==2.0.5
125+
urllib3==2.0.6
126126
# via requests
127127
yarl==1.9.2
128128
# via -r docs/requirements.in

test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ attrs==23.1.0
1010
# referencing
1111
iniconfig==2.0.0
1212
# via pytest
13-
packaging==23.1
13+
packaging==23.2
1414
# via pytest
1515
pluggy==1.3.0
1616
# via pytest
@@ -22,5 +22,5 @@ pytest-subtests==0.11.0
2222
# via -r test-requirements.in
2323
file:.#egg=referencing
2424
# via -r test-requirements.in
25-
rpds-py==0.10.3
25+
rpds-py==0.10.4
2626
# via referencing

0 commit comments

Comments
 (0)