From dd292433a2485fabfe2ec51028fb6d8b70d532fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:43:23 +0000 Subject: [PATCH] Bump bottle from 0.11.6 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.11.6 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.11.6...0.12.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-optional.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-optional.txt b/requirements-optional.txt index 27fe558..de8bd25 100644 --- a/requirements-optional.txt +++ b/requirements-optional.txt @@ -1,4 +1,4 @@ Flask==0.9 Twisted==10.2.0 -bottle==0.11.6 +bottle==0.12.20 tornado==2.2.1