From 088c79d389fec46f6c4222ba68626c76d9f01799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 01:44:22 +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. - [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 bd9b67f..39272b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ numpy numexpr==2.4 pandas==0.17.1 SQLAlchemy==0.9.1 -bottle==0.12.7 +bottle==0.12.20 bottle-mongo==0.2.4 bottle-websocket==0.2.8 bottle-auth==0.3.3