File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ charset-normalizer==3.2.0
18
18
# via requests
19
19
click == 8.1.7
20
20
# via sphinx-click
21
- contourpy == 1.1.0
21
+ contourpy == 1.1.1
22
22
# via matplotlib
23
23
cycler == 0.11.0
24
24
# via matplotlib
@@ -28,7 +28,7 @@ docutils==0.20.1
28
28
# sphinx-click
29
29
fonttools == 4.42.1
30
30
# via matplotlib
31
- furo == 2023.8.19
31
+ furo == 2023.9.10
32
32
# via -r docs/requirements.in
33
33
idna == 3.4
34
34
# via
@@ -44,19 +44,19 @@ lxml==4.9.3
44
44
# via sphinx-json-schema-spec
45
45
markupsafe == 2.1.3
46
46
# via jinja2
47
- matplotlib == 3.7.2
47
+ matplotlib == 3.8.0
48
48
# via sphinxext-opengraph
49
49
multidict == 6.0.4
50
50
# via yarl
51
- numpy == 1.25.2
51
+ numpy == 1.26.0
52
52
# via
53
53
# contourpy
54
54
# matplotlib
55
55
packaging == 23.1
56
56
# via
57
57
# matplotlib
58
58
# sphinx
59
- pillow == 10.0.0
59
+ pillow == 10.0.1
60
60
# via matplotlib
61
61
pyenchant == 3.2.2
62
62
# via sphinxcontrib-spelling
@@ -67,23 +67,23 @@ pygments==2.16.1
67
67
# sphinx
68
68
pygments-github-lexers == 0.0.5
69
69
# via -r docs/requirements.in
70
- pyparsing == 3.0.9
70
+ pyparsing == 3.1.1
71
71
# via matplotlib
72
72
python-dateutil == 2.8.2
73
73
# via matplotlib
74
74
file :.#egg=referencing
75
75
# via -r docs/requirements.in
76
76
requests == 2.31.0
77
77
# via sphinx
78
- rpds-py == 0.10.0
78
+ rpds-py == 0.10.3
79
79
# via referencing
80
80
six == 1.16.0
81
81
# via python-dateutil
82
82
snowballstemmer == 2.2.0
83
83
# via sphinx
84
- soupsieve == 2.4.1
84
+ soupsieve == 2.5
85
85
# via beautifulsoup4
86
- sphinx == 7.2.4
86
+ sphinx == 7.2.6
87
87
# via
88
88
# -r docs/requirements.in
89
89
# furo
@@ -122,7 +122,7 @@ sphinxcontrib-spelling==8.0.0
122
122
# via -r docs/requirements.in
123
123
sphinxext-opengraph == 0.8.2
124
124
# via -r docs/requirements.in
125
- urllib3 == 2.0.4
125
+ urllib3 == 2.0.5
126
126
# via requests
127
127
yarl == 1.9.2
128
128
# via -r docs/requirements.in
Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ packaging==23.1
14
14
# via pytest
15
15
pluggy==1.3.0
16
16
# via pytest
17
- pytest==7.4.0
17
+ pytest==7.4.2
18
18
# via
19
19
# -r test-requirements.in
20
20
# pytest-subtests
21
21
pytest-subtests==0.11.0
22
22
# via -r test-requirements.in
23
23
file:.#egg=referencing
24
24
# via -r test-requirements.in
25
- rpds-py==0.10.0
25
+ rpds-py==0.10.3
26
26
# via referencing
You can’t perform that action at this time.
0 commit comments