From a83bb534c3c0962b3f6ea643cd43beb79b204f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:44:54 +0000 Subject: [PATCH] Bump bottle from 0.12.8 to 0.12.20 in /devstack/files Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.8 to 0.12.20. - [Release notes](https://github.com/bottlepy/bottle/releases) - [Changelog](https://github.com/bottlepy/bottle/blob/master/docs/changelog.rst) - [Commits](https://github.com/bottlepy/bottle/compare/0.12.8...0.12.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- devstack/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devstack/files/requirements.txt b/devstack/files/requirements.txt index c719b96..1005115 100644 --- a/devstack/files/requirements.txt +++ b/devstack/files/requirements.txt @@ -13,7 +13,7 @@ kafka # required by analytics-api contrail-api-cli # as it's convenient bitarray>=0.8.0 -bottle==0.12.8 +bottle==0.12.20 ConfigParser consistent-hash gevent==1.1.2