From d3317b587e6d111634c5a9808dbe7c560873a388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:47:46 +0000 Subject: [PATCH] Bump bottle from 0.12.18 to 0.12.20 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf281e4..1fbad4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ backcall==0.1.0 beautifulsoup4==4.8.2 boto3==1.12.39 botocore==1.15.39 -bottle==0.12.18 +bottle==0.12.20 bottle-websocket==0.2.9 bs4==0.0.1 certifi==2020.4.5.1