From b5470b24ed87e35ebd2acce08f86c39da95205a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:31:53 +0000 Subject: [PATCH] Bump bottle from 0.12.10 to 0.12.19 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.10 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.10...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 c8060fa..2c6de73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boddle==0.2.5 -bottle==0.12.10 +bottle==0.12.19 bottle-beaker==0.1.3 celery==5.0.5 gunicorn==20.0.4