diff --git a/requirements.txt b/requirements.txt index 9a4c6f7f365..0f73f3e0f05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.16.0 # Apache-2.0 oslo.versionedobjects>=1.13.0 # Apache-2.0 -osprofiler>=1.3.0 # Apache-2.0 +osprofiler>=1.4.0 # Apache-2.0 paramiko>=2.0 # LGPLv2.1+ Paste # MIT PasteDeploy>=1.5.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 380147a2082..e570c1feaf6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,5 +22,5 @@ testscenarios>=0.4 # Apache-2.0/BSD oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0 os-testr>=0.7.0 # Apache-2.0 tempest-lib>=0.14.0 # Apache-2.0 -bandit>=1.0.1 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 reno>=1.8.0 # Apache2