From 54148391a1be69905f7dc373870d40f254b9b601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:42:58 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.20 in /simplelog Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.13 to 0.12.20. - [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.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simplelog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simplelog/requirements.txt b/simplelog/requirements.txt index 5cfd5c61..33a5a67c 100644 --- a/simplelog/requirements.txt +++ b/simplelog/requirements.txt @@ -1,2 +1,2 @@ -bottle==0.12.13 +bottle==0.12.20 bottle-sqlite==0.1.3