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,7 +8,7 @@ alabaster==0.7.16
8
8
# via sphinx
9
9
attrs == 23.2.0
10
10
# via referencing
11
- babel == 2.14 .0
11
+ babel == 2.15 .0
12
12
# via sphinx
13
13
beautifulsoup4 == 4.12.3
14
14
# via furo
@@ -18,13 +18,13 @@ charset-normalizer==3.3.2
18
18
# via requests
19
19
docutils == 0.21.2
20
20
# via sphinx
21
- furo == 2024.4.27
21
+ furo == 2024.5.6
22
22
# via -r docs/requirements.in
23
23
idna == 3.7
24
24
# via requests
25
25
imagesize == 1.4.1
26
26
# via sphinx
27
- jinja2 == 3.1.3
27
+ jinja2 == 3.1.4
28
28
# via sphinx
29
29
markupsafe == 2.1.5
30
30
# via jinja2
@@ -34,7 +34,7 @@ pyenchant==3.3.0rc1
34
34
# via
35
35
# -r docs/requirements.in
36
36
# sphinxcontrib-spelling
37
- pygments == 2.17.2
37
+ pygments == 2.18.0
38
38
# via
39
39
# furo
40
40
# pygments-github-lexers
@@ -43,13 +43,13 @@ pygments-github-lexers==0.0.5
43
43
# via -r docs/requirements.in
44
44
pyyaml == 6.0.1
45
45
# via referencing-http
46
- referencing == 0.35.0
46
+ referencing == 0.35.1
47
47
# via referencing-http
48
48
file :.#egg=referencing-http
49
49
# via -r docs/requirements.in
50
50
requests == 2.31.0
51
51
# via sphinx
52
- rpds-py == 0.18.0
52
+ rpds-py == 0.18.1
53
53
# via referencing
54
54
snowballstemmer == 2.2.0
55
55
# via sphinx
Original file line number Diff line number Diff line change @@ -12,13 +12,13 @@ packaging==24.0
12
12
# via pytest
13
13
pluggy==1.5.0
14
14
# via pytest
15
- pytest==8.2.0
15
+ pytest==8.2.1
16
16
# via -r test-requirements.in
17
17
pyyaml==6.0.1
18
18
# via referencing-http
19
- referencing==0.35.0
19
+ referencing==0.35.1
20
20
# via referencing-http
21
21
file:.#egg=referencing_http
22
22
# via -r test-requirements.in
23
- rpds-py==0.18.0
23
+ rpds-py==0.18.1
24
24
# via referencing
You can’t perform that action at this time.
0 commit comments