Skip to content

Commit da812e0

Browse files
authored
Merge pull request #2111 from zeromq/dependabot/pip/tools/delvewheel-eq-1.11.star
Update delvewheel requirement from ==1.10.* to ==1.11.* in /tools
2 parents a4b9d0d + bdad821 commit da812e0

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)