Update dependencies
This commit is contained in:
@@ -4,25 +4,27 @@
|
||||
#
|
||||
# nox -s update_constraints-3.9
|
||||
#
|
||||
delocate==0.10.2
|
||||
delocate==0.10.3
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
distlib==0.3.6
|
||||
# via virtualenv
|
||||
filelock==3.8.0
|
||||
# via virtualenv
|
||||
platformdirs==2.5.2
|
||||
packaging==21.3
|
||||
# via delocate
|
||||
platformdirs==2.5.4
|
||||
# via virtualenv
|
||||
pyparsing==3.0.9
|
||||
# via packaging
|
||||
typing-extensions==4.4.0
|
||||
# via delocate
|
||||
virtualenv==20.16.6
|
||||
virtualenv==20.16.7
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.38.4
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
wheel==0.37.1
|
||||
# via
|
||||
# -r cibuildwheel/resources/constraints.in
|
||||
# delocate
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==22.3
|
||||
pip==22.3.1
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
setuptools==65.5.0
|
||||
setuptools==65.6.0
|
||||
# via -r cibuildwheel/resources/constraints.in
|
||||
|
||||
Reference in New Issue
Block a user