From ae6e9b300ec42a57f32cbfa59b2768f3a8941200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:43:29 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.13 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.13...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 73c5840..320bebd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.6.0 -bottle==0.12.13 +bottle==0.12.20 certifi==2017.11.5 chardet==3.0.4 click==6.7