We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d5563c + 939da52 commit 7b80352Copy full SHA for 7b80352
1 file changed
.github/workflows/wheels-dependencies.sh
@@ -35,7 +35,7 @@ else
35
fi
36
LIBWEBP_VERSION=1.3.2
37
BZIP2_VERSION=1.0.8
38
-LIBXCB_VERSION=1.16
+LIBXCB_VERSION=1.16.1
39
BROTLI_VERSION=1.1.0
40
41
if [[ -n "$IS_MACOS" ]] && [[ "$CIBW_ARCHS" == "x86_64" ]]; then
0 commit comments