Skip to content

Commit 40b755f

Browse files
committed
Update library versions based on lxml 6.0.0
1 parent f3f9ba3 commit 40b755f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/wheels.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ jobs:
100100
include: ${{ fromJson(needs.generate-wheels-matrix.outputs.include) }}
101101

102102
env:
103-
PYXMLSEC_LIBXML2_VERSION: 2.13.5
104-
PYXMLSEC_LIBXSLT_VERSION: 1.1.42
103+
PYXMLSEC_LIBXML2_VERSION: 2.14.4
104+
PYXMLSEC_LIBXSLT_VERSION: 1.1.43
105105

106106
steps:
107107
- name: Check out the repo

0 commit comments

Comments
 (0)