From 634ab7e0f300fadfe6059afb1468f04fbf9e6ae0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:44:40 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.20 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] --- requirements.txt | 2 +- toms_lematus/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 toms_lematus/requirements.txt diff --git a/requirements.txt b/requirements.txt index 8da79f0..7fb614c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.13 +bottle==0.12.20 bottle-log==1.0.0 matplotlib==2.0 cycler==0.10.0 diff --git a/toms_lematus/requirements.txt b/toms_lematus/requirements.txt old mode 100755 new mode 100644 index 7308c60..b8824a3 --- a/toms_lematus/requirements.txt +++ b/toms_lematus/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.13 +bottle==0.12.20 bottle-log==1.0.0 cycler==0.10.0 Cython==0.26.1