Skip to content

Commit 6f36ffc

Browse files
Bump lxml from 6.0.2 to 6.1.0
Bumps [lxml](https://github.com/lxml/lxml) from 6.0.2 to 6.1.0. - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.2...lxml-6.1.0) --- updated-dependencies: - dependency-name: lxml dependency-version: 6.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfd44c1 commit 6f36ffc

1 file changed

Lines changed: 11 additions & 56 deletions

File tree

test-requirements.txt

Lines changed: 11 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,27 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --python-version=3.10 test-requirements.in -o test-requirements.txt
3-
alabaster==1.0.0
4-
# via sphinx
53
async-generator==1.10
64
# via -r test-requirements.in
7-
babel==2.17.0
8-
# via sphinx
9-
certifi==2026.1.4
10-
# via requests
11-
charset-normalizer==3.4.4
12-
# via requests
13-
colorama==0.4.6 ; sys_platform == 'win32'
14-
# via
15-
# pytest
16-
# sphinx
175
contextlib2==21.6.0
186
# via -r test-requirements.in
19-
coverage==7.13.2
7+
coverage[toml]==7.10.7
208
# via pytest-cov
21-
cssselect==1.4.0
9+
cssselect==1.3.0
2210
# via -r test-requirements.in
23-
docutils==0.21.2 ; python_full_version < '3.11'
24-
# via sphinx
25-
docutils==0.22.4 ; python_full_version >= '3.11'
11+
docutils==0.22.4
2612
# via sphinx
27-
exceptiongroup==1.3.1 ; python_full_version < '3.11'
13+
exceptiongroup==1.3.1
2814
# via pytest
29-
idna==3.11
30-
# via requests
31-
imagesize==1.4.1
32-
# via sphinx
33-
iniconfig==2.3.0
15+
iniconfig==2.1.0
3416
# via pytest
3517
jinja2==3.1.6
3618
# via sphinx
37-
lxml==6.0.2
19+
lxml==6.1.0
3820
# via -r test-requirements.in
3921
markupsafe==3.0.3
4022
# via jinja2
4123
packaging==26.0
42-
# via
43-
# pytest
44-
# sphinx
24+
# via pytest
4525
pluggy==1.6.0
4626
# via
4727
# pytest
@@ -50,42 +30,17 @@ pygments==2.19.2
5030
# via
5131
# pytest
5232
# sphinx
53-
pytest==9.0.2
33+
pytest==8.4.2
5434
# via
5535
# -r test-requirements.in
5636
# pytest-cov
5737
pytest-cov==7.0.0
5838
# via -r test-requirements.in
59-
requests==2.32.5
60-
# via sphinx
61-
roman-numerals==4.1.0 ; python_full_version >= '3.11'
62-
# via sphinx
63-
snowballstemmer==3.0.1
64-
# via sphinx
65-
sphinx==8.1.3 ; python_full_version < '3.11'
66-
# via -r test-requirements.in
67-
sphinx==9.0.4 ; python_full_version == '3.11.*'
39+
sphinx==1.2.3
6840
# via -r test-requirements.in
69-
sphinx==9.1.0 ; python_full_version >= '3.12'
70-
# via -r test-requirements.in
71-
sphinxcontrib-applehelp==2.0.0
72-
# via sphinx
73-
sphinxcontrib-devhelp==2.0.0
74-
# via sphinx
75-
sphinxcontrib-htmlhelp==2.1.0
76-
# via sphinx
77-
sphinxcontrib-jsmath==1.0.1
78-
# via sphinx
79-
sphinxcontrib-qthelp==2.0.0
80-
# via sphinx
81-
sphinxcontrib-serializinghtml==2.0.0
82-
# via sphinx
83-
tomli==2.4.0 ; python_full_version <= '3.11'
41+
tomli==2.4.0
8442
# via
8543
# coverage
8644
# pytest
87-
# sphinx
88-
typing-extensions==4.15.0 ; python_full_version < '3.11'
45+
typing-extensions==4.15.0
8946
# via exceptiongroup
90-
urllib3==2.6.3
91-
# via requests

0 commit comments

Comments
 (0)