From 7e3bea549c5f34294f1dbbe35cd77e6fd55af55b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:51:15 +0000 Subject: [PATCH] Bump bottle from 0.12.19 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.19 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.19...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 71e1b0e6..55cf2ea6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ asgiref==3.4.1 async-timeout==4.0.2 attrs==21.4.0 bidict==0.21.3 -bottle==0.12.19 +bottle==0.12.20 certifi==2021.5.30 chardet==4.0.0 charset-normalizer==2.0.12