From a298d01d44693b6f5ccc99beaa1fdf07e899962a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:45:33 +0000 Subject: [PATCH] Bump bottle from 0.12.19 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.19 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.19...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 c7499cec..1daa7443 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==2.2.24 SQLAlchemy==1.3.0 beautifulsoup4==4.4.1 bitstring==3.1.4 -bottle==0.12.19 +bottle==0.12.20 cffi==1.5.0 dnspython==1.12.0 enum34==1.1.2