We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1b581 commit 294f646Copy full SHA for 294f646
1 file changed
.github/workflows/python-tests-compatibility.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
matrix:
21
python-version: ["3.9", "3.10", "3.11", "3.12"]
22
- lxml-version: ["4.2.6", "4.3.5", "4.4.3", "4.5.2", "4.6.5", "4.7.1", "4.8.0", "4.9.1", "4.9.4", "5.0.1", "5.1.0"]
+ lxml-version: ["4.2.6", "4.3.5", "4.4.3", "4.5.2", "4.6.5", "4.7.1", "4.8.0", "4.9.1", "4.9.4", "5.0.1", "5.1.1", "5.2.2", "5.3.2", "5.4.0", "6.0.2"]
23
exclude:
24
- python-version: 3.9
25
lxml-version: 4.2.6
0 commit comments