Skip to content

Commit bdad821

Browse files
Update delvewheel requirement from ==1.10.* to ==1.11.* in /tools
--- updated-dependencies: - dependency-name: delvewheel dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a4b9d0d commit bdad821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/wheel-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
abi3audit
22
cibuildwheel==3.0.*
3-
delvewheel==1.10.*; sys_platform == 'win32'
3+
delvewheel==1.11.*; sys_platform == 'win32'

0 commit comments

Comments
 (0)