Skip to content

Commit d227392

Browse files
committed
Bump libxml2 version to 2.14.5 for wheels
The goal is to keep it sync with lxml builds which in version 6.0.1 is using libxml2-2.14.5.
1 parent 71ad25b commit d227392

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
include: ${{ fromJson(needs.generate-wheels-matrix.outputs.include) }}
111111

112112
env:
113-
PYXMLSEC_LIBXML2_VERSION: 2.14.4
113+
PYXMLSEC_LIBXML2_VERSION: 2.14.5
114114
PYXMLSEC_LIBXSLT_VERSION: 1.1.43
115115

116116
steps:

0 commit comments

Comments
 (0)