From 67523557b92cd6a1736a05f5af908d29a7220a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:43:20 +0000 Subject: [PATCH] Bump bottle from 0.11.6 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.11.6 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.11.6...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 6dfa213..8bcc09a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Mako==0.8.0 MarkupSafe==0.15 SQLAlchemy==0.8.1 alembic==0.6.0 -bottle==0.11.6 +bottle==0.12.20 bottle-sqlalchemy==0.4 simplejson==3.3.0 wsgiref==0.1.2