From 21a08d482570afbfd1322a9cdee41d1d3b499246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:34:25 +0000 Subject: [PATCH] Bump bottle from 0.12.18 to 0.12.19 in /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] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index b54deed..9a3ce84 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.18 +bottle==0.12.19 dill==0.3.1.1 generators==2020.2.4 graphdb==2020.2.4