Merge "Update pip/setuptools/wheel to latest version"
This commit is contained in:
commit
1d8e4eeda3
@ -6,6 +6,6 @@
|
||||
# Use this file with caution!
|
||||
#
|
||||
|
||||
pip==20.2.3
|
||||
setuptools==50.3.0
|
||||
wheel==0.35.1
|
||||
pip==20.3.3
|
||||
setuptools==51.1.2
|
||||
wheel==0.36.2
|
||||
|
@ -3,7 +3,7 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
# Keep hacking first, it pulls in the right versions of flake8, mccabe and pyflakes
|
||||
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
||||
hacking>=3.2.0,<4.0 # Apache-2.0
|
||||
bashate>=0.5.1 # Apache-2.0
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
virtualenv>=14.0.6 # MIT
|
||||
@ -11,5 +11,4 @@ virtualenv>=14.0.6 # MIT
|
||||
# once we stop doing linters check for the integrated repo with
|
||||
# openstack-ansible-tests/test-ansible-lint.sh
|
||||
flake8==3.8.3 # MIT
|
||||
ansible-lint==4.3.5 # MIT
|
||||
pycodestyle>=2.5.0,<2.6.0
|
||||
ansible-lint==4.3.5 # MIT
|
Loading…
x
Reference in New Issue
Block a user