diff --git a/test-requirements.txt b/test-requirements.txt index 37496aa59..bdfdfc8f4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ # here to pull in ansible anyway; pip doesn't actually have a # dependency solver and the uncapped ansible requirement from # ansible-lint pull in the latest version. -ansible>=2.6,<2.7 # https://review.opendev.org/#/c/650431/ +ansible>=2.7,<2.8 # https://review.opendev.org/#/c/727157/ stestr>=1.0.0,<3.0.0;python_version<'3.5' # Apache-2.0 stestr>=1.0.0;python_version>='3.5' # Apache-2.0 # For upload-logs-swift: