From f16d0417f7cedc4afae6a0bc79a747cbfc7c5560 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 22:36:52 +0000 Subject: [PATCH] Bump bottle from 0.12.8 to 0.12.20 Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.8 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.8...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 1160532..9c718b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.8 +bottle==0.12.20 gevent==1.0.2 greenlet==0.4.7 gunicorn==19.3.0