File tree 2 files changed +27
-19
lines changed
2 files changed +27
-19
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
alabaster == 1.0.0
8
8
# via sphinx
9
- attrs == 24 .3.0
9
+ attrs == 25 .3.0
10
10
# via referencing
11
- babel == 2.16 .0
11
+ babel == 2.17 .0
12
12
# via sphinx
13
- beautifulsoup4 == 4.12.3
13
+ beautifulsoup4 == 4.13.4
14
14
# via furo
15
- certifi == 2024.12.14
15
+ certifi == 2025.4.26
16
16
# via requests
17
- charset-normalizer == 3.4.1
17
+ charset-normalizer == 3.4.2
18
18
# via requests
19
19
docutils == 0.21.2
20
20
# via sphinx
@@ -24,11 +24,11 @@ idna==3.10
24
24
# via requests
25
25
imagesize == 1.4.1
26
26
# via sphinx
27
- jinja2 == 3.1.5
27
+ jinja2 == 3.1.6
28
28
# via sphinx
29
29
markupsafe == 3.0.2
30
30
# via jinja2
31
- packaging == 24.2
31
+ packaging == 25.0
32
32
# via sphinx
33
33
pyenchant == 3.3.0rc1
34
34
# via
@@ -43,21 +43,23 @@ pygments-github-lexers==0.0.5
43
43
# via -r docs/requirements.in
44
44
pyyaml == 6.0.2
45
45
# via referencing-http
46
- referencing == 0.35.1
46
+ referencing == 0.36.2
47
47
# via referencing-http
48
48
file :.#egg=referencing-http
49
49
# via -r docs/requirements.in
50
50
requests == 2.32.3
51
51
# via
52
52
# sphinx
53
53
# sphinxcontrib-spelling
54
- rpds-py == 0.22.3
54
+ roman-numerals-py == 3.1.0
55
+ # via sphinx
56
+ rpds-py == 0.24.0
55
57
# via referencing
56
58
snowballstemmer == 2.2.0
57
59
# via sphinx
58
- soupsieve == 2.6
60
+ soupsieve == 2.7
59
61
# via beautifulsoup4
60
- sphinx == 8.1 .3
62
+ sphinx == 8.2 .3
61
63
# via
62
64
# -r docs/requirements.in
63
65
# furo
@@ -83,7 +85,11 @@ sphinxcontrib-serializinghtml==2.0.0
83
85
# via sphinx
84
86
sphinxcontrib-spelling == 8.0.1
85
87
# via -r docs/requirements.in
86
- sphinxext-opengraph == 0.9.1
88
+ sphinxext-opengraph == 0.10.0
87
89
# via -r docs/requirements.in
88
- urllib3 == 2.3.0
90
+ typing-extensions == 4.13.2
91
+ # via
92
+ # beautifulsoup4
93
+ # referencing
94
+ urllib3 == 2.4.0
89
95
# via requests
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --strip-extras test-requirements.in
6
6
#
7
- attrs==24 .3.0
7
+ attrs==25 .3.0
8
8
# via referencing
9
- iniconfig==2.0 .0
9
+ iniconfig==2.1 .0
10
10
# via pytest
11
- packaging==24.2
11
+ packaging==25.0
12
12
# via pytest
13
13
pluggy==1.5.0
14
14
# via pytest
15
- pytest==8.3.4
15
+ pytest==8.3.5
16
16
# via -r test-requirements.in
17
17
pyyaml==6.0.2
18
18
# via referencing-http
19
- referencing==0.35.1
19
+ referencing==0.36.2
20
20
# via referencing-http
21
21
file:.#egg=referencing_http
22
22
# via -r test-requirements.in
23
- rpds-py==0.22.3
23
+ rpds-py==0.24.0
24
+ # via referencing
25
+ typing-extensions==4.13.2
24
26
# via referencing
You can’t perform that action at this time.
0 commit comments