From 0d3b8515f7a39e046c21a2899361c5c794b52e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:43:24 +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:development ... Signed-off-by: dependabot[bot] --- requirements_py27_dev.txt | 2 +- requirements_py3_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_py27_dev.txt b/requirements_py27_dev.txt index 1a293f4..fff0915 100644 --- a/requirements_py27_dev.txt +++ b/requirements_py27_dev.txt @@ -8,7 +8,7 @@ backports-abc==0.5 backports.functools-lru-cache==1.3 backports.shutil-get-terminal-size==1.0.0 bleach==1.5.0 -bottle==0.12.13 +bottle==0.12.20 certifi==2017.1.23 configparser==3.5.0 coverage==4.3.4 diff --git a/requirements_py3_dev.txt b/requirements_py3_dev.txt index d1c99f0..f115d2b 100644 --- a/requirements_py3_dev.txt +++ b/requirements_py3_dev.txt @@ -7,7 +7,7 @@ Babel==2.3.4 backports-abc==0.5 backports.shutil-get-terminal-size==1.0.0 bleach==1.5.0 -bottle==0.12.13 +bottle==0.12.20 certifi==2017.1.23 configparser==3.5.0 coverage==4.3.4