From f0e995a35f74fc9ddbe4c668f603b434a19f7c20 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 07:40:51 +0000 Subject: [PATCH] Bump bottle from 0.12.17 to 0.12.18 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.17 to 0.12.18. - [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.17...0.12.18) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5fb9f03..eaaca7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -bottle==0.12.17 +bottle==0.12.18 requests \ No newline at end of file