[Bot] Update dependencies (#2882)
* Update dependencies * Restore GraalPy-specific pip workaround in constraints Co-authored-by: henryiii <4616906+henryiii@users.noreply.github.com> --------- Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: henryiii <4616906+henryiii@users.noreply.github.com>
This commit is contained in:
co-authored by
henryiii
cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
parent
2d8daaef8e
commit
72b75a45a2
@@ -22,7 +22,7 @@ charset-normalizer==3.4.7
|
||||
# via requests
|
||||
delocate==0.13.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
delvewheel==1.12.1
|
||||
delvewheel==1.13.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.4.0
|
||||
# via virtualenv
|
||||
@@ -30,7 +30,7 @@ filelock==3.29.0
|
||||
# via
|
||||
# python-discovery
|
||||
# virtualenv
|
||||
idna==3.16
|
||||
idna==3.17
|
||||
# via
|
||||
# requests
|
||||
# url-normalize
|
||||
@@ -54,16 +54,16 @@ pefile==2024.8.26
|
||||
# via
|
||||
# abi3audit
|
||||
# delvewheel
|
||||
pip==26.1.1
|
||||
pip==26.1.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
pkgconf==2.5.1.post2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==4.9.6
|
||||
platformdirs==4.10.0
|
||||
# via
|
||||
# python-discovery
|
||||
# requests-cache
|
||||
# virtualenv
|
||||
pyelftools==0.32
|
||||
pyelftools==0.33
|
||||
# via
|
||||
# abi3audit
|
||||
# auditwheel
|
||||
@@ -71,7 +71,7 @@ pygments==2.20.0
|
||||
# via rich
|
||||
pyproject-hooks==1.2.0
|
||||
# via build
|
||||
python-discovery==1.3.1
|
||||
python-discovery==1.4.0
|
||||
# via virtualenv
|
||||
requests==2.34.2
|
||||
# via
|
||||
@@ -91,5 +91,5 @@ urllib3==2.7.0
|
||||
# via
|
||||
# requests
|
||||
# requests-cache
|
||||
virtualenv==21.3.3
|
||||
virtualenv==21.4.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
Reference in New Issue
Block a user