From 6268c9da5e51831d82223e301264542bb63ec6e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:46:40 +0000 Subject: [PATCH] Bump bottle from 0.12.18 to 0.12.20 in /bottle Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.18 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.18...0.12.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bottle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bottle/requirements.txt b/bottle/requirements.txt index f960d23..f8e783b 100644 --- a/bottle/requirements.txt +++ b/bottle/requirements.txt @@ -1,3 +1,3 @@ -bottle==0.12.18 +bottle==0.12.20 certifi==2020.4.5.1 gunicorn==20.0.4