File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,25 +8,25 @@ alabaster==0.7.13
88 # via sphinx
99attrs == 23.1.0
1010 # via referencing
11- babel == 2.12.1
11+ babel == 2.13.0
1212 # via sphinx
1313beautifulsoup4 == 4.12.2
1414 # via furo
1515certifi == 2023.7.22
1616 # via requests
17- charset-normalizer == 3.2 .0
17+ charset-normalizer == 3.3 .0
1818 # via requests
1919click == 8.1.7
2020 # via sphinx-click
2121contourpy == 1.1.1
2222 # via matplotlib
23- cycler == 0.11.0
23+ cycler == 0.12.1
2424 # via matplotlib
2525docutils == 0.20.1
2626 # via
2727 # sphinx
2828 # sphinx-click
29- fonttools == 4.42 .1
29+ fonttools == 4.43 .1
3030 # via matplotlib
3131furo == 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
7676requests == 2.31.0
7777 # via sphinx
78- rpds-py == 0.10.3
78+ rpds-py == 0.10.4
7979 # via referencing
8080six == 1.16.0
8181 # via python-dateutil
@@ -122,7 +122,7 @@ sphinxcontrib-spelling==8.0.0
122122 # via -r docs/requirements.in
123123sphinxext-opengraph == 0.8.2
124124 # via -r docs/requirements.in
125- urllib3 == 2.0.5
125+ urllib3 == 2.0.6
126126 # via requests
127127yarl == 1.9.2
128128 # via -r docs/requirements.in
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==23.1.0
1010 # referencing
1111iniconfig==2.0.0
1212 # via pytest
13- packaging==23.1
13+ packaging==23.2
1414 # via pytest
1515pluggy==1.3.0
1616 # via pytest
@@ -22,5 +22,5 @@ pytest-subtests==0.11.0
2222 # via -r test-requirements.in
2323file:.#egg=referencing
2424 # via -r test-requirements.in
25- rpds-py==0.10.3
25+ rpds-py==0.10.4
2626 # via referencing
You can’t perform that action at this time.
0 commit comments