Update dependencies

This commit is contained in:
mayeut
2021-07-14 12:41:25 +00:00
committed by GitHub
parent f6f1568b1e
commit e132ce0b0e
8 changed files with 120 additions and 106 deletions
@@ -4,7 +4,7 @@
#
# bin/update_dependencies.py
#
appdirs==1.4.4
backports.entry-points-selectable==1.1.0
# via virtualenv
delocate==0.8.2
# via -r cibuildwheel/resources/constraints.in
@@ -13,12 +13,16 @@ distlib==0.3.2
filelock==3.0.12
# via virtualenv
importlib-metadata==4.6.1
# via
# backports.entry-points-selectable
# virtualenv
platformdirs==2.0.2
# via virtualenv
six==1.16.0
# via virtualenv
typing-extensions==3.10.0.0
# via importlib-metadata
virtualenv==20.4.7
virtualenv==20.5.0
# via -r cibuildwheel/resources/constraints.in
wheel==0.36.2
# via