Merge "Bump test-requirements.txt"

This commit is contained in:
Zuul 2021-06-23 13:52:29 +00:00 committed by Gerrit Code Review
commit f92f64ad3c
2 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
pbr>=1.6
setuptools>=50.3.0
pbr>=1.6 # Apache-2.0
setuptools>=50.3.0 # MIT License

View File

@ -1,6 +1,6 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pre-commit==1.13.0 # MIT License
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
pre-commit>=2.0.0 # MIT License
hacking>=4.0.0 # Apache-2.0
bashate>=2.0.0 # Apache-2.0