summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 27a32a0..4f231f8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -25,7 +25,7 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
mock>=1.2 # BSD
# used for oslotest cross-testing scripts
-oslo.config>=3.2.0 # Apache-2.0
+oslo.config>=3.4.0 # Apache-2.0
# Bandit security code scanner
bandit>=0.13.2 # Apache-2.0