From 98dd29f972a5478d64ab962c9ab34f35be94b365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:30:43 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.19 in /setup 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] --- setup/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index cc84d2b00..76514e93f 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -1,5 +1,5 @@ Unidecode==0.4.20 -bottle==0.12.13 +bottle==0.12.19 email-validator==1.0.2 fuzzywuzzy==0.15.0 pymongo==3.4.0