diff --git a/test-requirements.txt b/test-requirements.txt index 2dd23d96..6214267a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -21,7 +21,7 @@ sphinx>=1.6.2 # BSD openstackdocstheme>=1.16.0 # Apache-2.0 # mocking framework -mock>=2.0 # BSD +mock>=2.0.0 # BSD # used for oslotest cross-testing scripts oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 @@ -29,4 +29,4 @@ oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 # Bandit security code scanner bandit>=1.1.0 # Apache-2.0 -reno!=2.3.1,>=1.8.0 # Apache-2.0 +reno>=2.5.0 # Apache-2.0