From cf130b1e9fb9d80d7debe5c7841744a04f0548f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:36:29 +0000 Subject: [PATCH] Bump bottle from 0.12.18 to 0.12.19 in /jeb_fast_api 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] --- jeb_fast_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jeb_fast_api/requirements.txt b/jeb_fast_api/requirements.txt index e7b2c33..ae19c4c 100644 --- a/jeb_fast_api/requirements.txt +++ b/jeb_fast_api/requirements.txt @@ -1,5 +1,5 @@ aiofiles==0.5.0 -bottle==0.12.18 +bottle==0.12.19 certifi==2020.4.5.2 chardet==3.0.4 click==7.1.2