From ce66596c6e5eb44487446a886d4da9d4b528c9d4 Mon Sep 17 00:00:00 2001 From: ZhongShengping Date: Tue, 28 Sep 2021 17:14:34 +0800 Subject: [PATCH] Update reno to the latest version Change-Id: I3408c2477855df0cc5168448945120006d7264b1 --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 559dc80..3716aaf 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -3,4 +3,4 @@ sphinx>=3.5.1 # BSD openstackdocstheme>=2.2.1 # Apache-2.0 # This is required for the releasenotes build jobs -reno>=3.1.0 # Apache-2.0 +reno>=3.2.0 # Apache-2.0 -- 2.45.2