From 05388064dbbce43ba8f5447932713f478ad688ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:49:47 +0000 Subject: [PATCH] Bump bottle from 0.12.18 to 0.12.20 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7344b2e..5b720dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ ExifRead==2.3.1 Paste==3.4.4 sh==1.14.0 -Bottle==0.12.18 \ No newline at end of file +Bottle==0.12.20 \ No newline at end of file