File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -8,25 +8,25 @@ alabaster==0.7.13
8
8
# via sphinx
9
9
attrs == 23.1.0
10
10
# via referencing
11
- babel == 2.12.1
11
+ babel == 2.13.0
12
12
# via sphinx
13
13
beautifulsoup4 == 4.12.2
14
14
# via furo
15
15
certifi == 2023.7.22
16
16
# via requests
17
- charset-normalizer == 3.2 .0
17
+ charset-normalizer == 3.3 .0
18
18
# via requests
19
19
click == 8.1.7
20
20
# via sphinx-click
21
21
contourpy == 1.1.1
22
22
# via matplotlib
23
- cycler == 0.11.0
23
+ cycler == 0.12.1
24
24
# via matplotlib
25
25
docutils == 0.20.1
26
26
# via
27
27
# sphinx
28
28
# sphinx-click
29
- fonttools == 4.42 .1
29
+ fonttools == 4.43 .1
30
30
# via matplotlib
31
31
furo == 2023.9.10
32
32
# via -r docs/requirements.in
@@ -52,7 +52,7 @@ numpy==1.26.0
52
52
# via
53
53
# contourpy
54
54
# matplotlib
55
- packaging == 23.1
55
+ packaging == 23.2
56
56
# via
57
57
# matplotlib
58
58
# sphinx
@@ -75,7 +75,7 @@ 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.3
78
+ rpds-py == 0.10.4
79
79
# via referencing
80
80
six == 1.16.0
81
81
# via python-dateutil
@@ -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.5
125
+ urllib3 == 2.0.6
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 @@ -10,7 +10,7 @@ attrs==23.1.0
10
10
# referencing
11
11
iniconfig==2.0.0
12
12
# via pytest
13
- packaging==23.1
13
+ packaging==23.2
14
14
# via pytest
15
15
pluggy==1.3.0
16
16
# via pytest
@@ -22,5 +22,5 @@ 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.3
25
+ rpds-py==0.10.4
26
26
# via referencing
You can’t perform that action at this time.
0 commit comments