File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ charset-normalizer==3.2.0
1818 # via requests
1919click == 8.1.7
2020 # via sphinx-click
21- contourpy == 1.1.0
21+ contourpy == 1.1.1
2222 # via matplotlib
2323cycler == 0.11.0
2424 # via matplotlib
@@ -28,7 +28,7 @@ docutils==0.20.1
2828 # sphinx-click
2929fonttools == 4.42.1
3030 # via matplotlib
31- furo == 2023.8.19
31+ furo == 2023.9.10
3232 # via -r docs/requirements.in
3333idna == 3.4
3434 # via
@@ -44,19 +44,19 @@ lxml==4.9.3
4444 # via sphinx-json-schema-spec
4545markupsafe == 2.1.3
4646 # via jinja2
47- matplotlib == 3.7.2
47+ matplotlib == 3.8.0
4848 # via sphinxext-opengraph
4949multidict == 6.0.4
5050 # via yarl
51- numpy == 1.25.2
51+ numpy == 1.26.0
5252 # via
5353 # contourpy
5454 # matplotlib
5555packaging == 23.1
5656 # via
5757 # matplotlib
5858 # sphinx
59- pillow == 10.0.0
59+ pillow == 10.0.1
6060 # via matplotlib
6161pyenchant == 3.2.2
6262 # via sphinxcontrib-spelling
@@ -67,23 +67,23 @@ pygments==2.16.1
6767 # sphinx
6868pygments-github-lexers == 0.0.5
6969 # via -r docs/requirements.in
70- pyparsing == 3.0.9
70+ pyparsing == 3.1.1
7171 # via matplotlib
7272python-dateutil == 2.8.2
7373 # via matplotlib
7474file :.#egg=referencing
7575 # via -r docs/requirements.in
7676requests == 2.31.0
7777 # via sphinx
78- rpds-py == 0.10.0
78+ rpds-py == 0.10.3
7979 # via referencing
8080six == 1.16.0
8181 # via python-dateutil
8282snowballstemmer == 2.2.0
8383 # via sphinx
84- soupsieve == 2.4.1
84+ soupsieve == 2.5
8585 # via beautifulsoup4
86- sphinx == 7.2.4
86+ sphinx == 7.2.6
8787 # via
8888 # -r docs/requirements.in
8989 # furo
@@ -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.4
125+ urllib3 == 2.0.5
126126 # via requests
127127yarl == 1.9.2
128128 # via -r docs/requirements.in
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ packaging==23.1
1414 # via pytest
1515pluggy==1.3.0
1616 # via pytest
17- pytest==7.4.0
17+ pytest==7.4.2
1818 # via
1919 # -r test-requirements.in
2020 # pytest-subtests
2121pytest-subtests==0.11.0
2222 # via -r test-requirements.in
2323file:.#egg=referencing
2424 # via -r test-requirements.in
25- rpds-py==0.10.0
25+ rpds-py==0.10.3
2626 # via referencing
You can’t perform that action at this time.
0 commit comments