[Bot] Update dependencies (#1998)
* Update dependencies * fix: set minimal deployment target to macOS 10.13 with CPython 3.12 --------- Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Co-authored-by: mayeut <mayeut@users.noreply.github.com>
This commit is contained in:
co-authored by
cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
mayeut
parent
22dc864d60
commit
fd11286290
@@ -2,13 +2,13 @@
|
||||
# nox -s update_constraints
|
||||
altgraph==0.17.4
|
||||
# via macholib
|
||||
build==1.2.1
|
||||
build==1.2.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
delocate==0.12.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.8
|
||||
# via virtualenv
|
||||
filelock==3.15.4
|
||||
filelock==3.16.0
|
||||
# via virtualenv
|
||||
importlib-metadata==8.4.0
|
||||
# via build
|
||||
@@ -20,7 +20,7 @@ packaging==24.1
|
||||
# delocate
|
||||
pip==24.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==4.2.2
|
||||
platformdirs==4.3.2
|
||||
# via virtualenv
|
||||
pyproject-hooks==1.1.0
|
||||
# via build
|
||||
@@ -28,7 +28,7 @@ tomli==2.0.1
|
||||
# via build
|
||||
typing-extensions==4.12.2
|
||||
# via delocate
|
||||
virtualenv==20.26.3
|
||||
virtualenv==20.26.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
zipp==3.20.1
|
||||
# via importlib-metadata
|
||||
|
||||
Reference in New Issue
Block a user