Skip to content

Commit 7b80352

Browse files
authored
Merge pull request #7853 from radarhere/libxcb
2 parents 9d5563c + 939da52 commit 7b80352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ else
3535
fi
3636
LIBWEBP_VERSION=1.3.2
3737
BZIP2_VERSION=1.0.8
38-
LIBXCB_VERSION=1.16
38+
LIBXCB_VERSION=1.16.1
3939
BROTLI_VERSION=1.1.0
4040

4141
if [[ -n "$IS_MACOS" ]] && [[ "$CIBW_ARCHS" == "x86_64" ]]; then

0 commit comments

Comments
 (0)