From f2755d13fd7dd288980c11c587f8bc6f7f50cef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:46:10 +0000 Subject: [PATCH] Bump bottle from 0.12.19 to 0.12.20 in /backend Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.19 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.19...0.12.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- backend/requirements_mac.txt | 2 +- backend/requirements_win.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8b0e478..b325a37 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ APScheduler==3.6.3 Babel==2.7.0 blinker==1.4 -bottle==0.12.19 +bottle==0.12.20 certifi==2019.9.11 chardet==3.0.4 Click==7.0 diff --git a/backend/requirements_mac.txt b/backend/requirements_mac.txt index 47f4974..6108fcd 100644 --- a/backend/requirements_mac.txt +++ b/backend/requirements_mac.txt @@ -5,7 +5,7 @@ wheel==0.36.2 APScheduler==3.6.3 Babel==2.7.0 blinker==1.4 -bottle==0.12.19 +bottle==0.12.20 certifi==2019.9.11 chardet==3.0.4 Click==7.0 diff --git a/backend/requirements_win.txt b/backend/requirements_win.txt index 633ee8c..269b4ca 100644 --- a/backend/requirements_win.txt +++ b/backend/requirements_win.txt @@ -1,7 +1,7 @@ APScheduler==3.6.3 Babel==2.7.0 blinker==1.4 -bottle==0.12.19 +bottle==0.12.20 certifi==2019.9.11 chardet==3.0.4 Click==7.0