From f008f831214e652dec3a344722e8026de1636f74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:45:58 +0000 Subject: [PATCH] Bump bottle from 0.12.18 to 0.12.20 in /local_dir Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.18 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.18...0.12.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local_dir/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local_dir/requirements.txt b/local_dir/requirements.txt index 1958422..d75796a 100644 --- a/local_dir/requirements.txt +++ b/local_dir/requirements.txt @@ -1,2 +1,2 @@ -bottle==0.12.18 +bottle==0.12.20 Click==7.0