From 6391e25f749c79e8c31d5e07b3c27ee38528025e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:44:49 +0000 Subject: [PATCH] Bump bottle from 0.12.7 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.7 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.7...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 c0eed9b..d4d1892 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.7 +bottle==0.12.20 httplib2==0.9 python-instagram==1.1.3 redis==2.10.3