From 4caf560b21b816a989d032283394a55e93620d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:43:33 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.20 in /crawler 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:production ... Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index 885a1af..250ec6a 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -5,7 +5,7 @@ Automat==0.6.0 billiard==3.5.0.3 boto3==1.4.7 botocore==1.7.35 -bottle==0.12.13 +bottle==0.12.20 celery==4.1.0 certifi==2017.7.27.1 chardet==3.0.4