File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ attrs==22.2.0
10
10
# via referencing
11
11
babel == 2.12.1
12
12
# via sphinx
13
- beautifulsoup4 == 4.12.0
13
+ beautifulsoup4 == 4.12.2
14
14
# via furo
15
15
certifi == 2022.12.7
16
16
# via requests
@@ -26,9 +26,9 @@ docutils==0.19
26
26
# via
27
27
# sphinx
28
28
# sphinx-click
29
- fonttools == 4.39.2
29
+ fonttools == 4.39.3
30
30
# via matplotlib
31
- furo == 2022.12.7
31
+ furo == 2023.3.27
32
32
# via -r docs/requirements.in
33
33
idna == 3.4
34
34
# via
@@ -56,11 +56,11 @@ packaging==23.0
56
56
# via
57
57
# matplotlib
58
58
# sphinx
59
- pillow == 9.4 .0
59
+ pillow == 9.5 .0
60
60
# via matplotlib
61
61
pyenchant == 3.2.2
62
62
# via sphinxcontrib-spelling
63
- pygments == 2.14 .0
63
+ pygments == 2.15 .0
64
64
# via
65
65
# furo
66
66
# pygments-github-lexers
Original file line number Diff line number Diff line change 6
6
#
7
7
attrs==22.2.0
8
8
# via
9
- # pytest
10
9
# pytest-subtests
11
10
# referencing
12
11
iniconfig==2.0.0
@@ -15,7 +14,7 @@ packaging==23.0
15
14
# via pytest
16
15
pluggy==1.0.0
17
16
# via pytest
18
- pytest==7.2.2
17
+ pytest==7.3.0
19
18
# via
20
19
# -r test-requirements.in
21
20
# pytest-subtests
You can’t perform that action at this time.
0 commit comments