From 99d4bdbc18c3828c6d8ca73234dbab13c8fb3827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:34:57 +0000 Subject: [PATCH] Bump bottle from 0.12.18 to 0.12.19 in /telegram_chat Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.18 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.18...0.12.19) Signed-off-by: dependabot[bot] --- telegram_chat/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telegram_chat/requirements.txt b/telegram_chat/requirements.txt index 8b0bad1..f7fd50f 100644 --- a/telegram_chat/requirements.txt +++ b/telegram_chat/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.18 +bottle==0.12.19 Click==7.0 certifi==2019.11.28 cffi==1.14.0