From 8a037a78a7ded97b756b8bcdde063599c4a4a8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:43:35 +0000 Subject: [PATCH] Bump bottle from 0.12.8 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.8 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.8...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 f1d36c7..7678a25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ MySQL-python==1.2.5 Pillow==2.8.1 apipkg==1.4 argparse==1.2.1 -bottle==0.12.8 +bottle==0.12.20 gevent==1.0.1 greenlet==0.4.6 kitchen==1.2.1