Add Python 3.14 preview (#2390)
* feat: add CPython 3.14 beta 1 * fix tests
This commit is contained in:
@@ -20,7 +20,7 @@ packaging==25.0
|
||||
# delocate
|
||||
pip==25.1.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
platformdirs==4.3.7
|
||||
platformdirs==4.3.8
|
||||
# via virtualenv
|
||||
pyproject-hooks==1.2.0
|
||||
# via build
|
||||
@@ -28,7 +28,7 @@ tomli==2.2.1
|
||||
# via build
|
||||
typing-extensions==4.13.2
|
||||
# via delocate
|
||||
virtualenv==20.30.0
|
||||
virtualenv==20.31.2
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
zipp==3.21.0
|
||||
# via importlib-metadata
|
||||
|
||||
Reference in New Issue
Block a user