From 4fa0499028f7a0b03a749d0ba8e16fe8910d0faf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:31:54 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.19 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.13 to 0.12.19. - [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.19) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c215ac2..b48dc1c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ attrs==18.2.0 Automat==0.7.0 beautifulsoup4==4.6.0 billiard==3.6.0.0 -bottle==0.12.13 +bottle==0.12.19 bottle-sqlite==0.1.3 celery==4.3.0 certifi==2018.10.15