From 16a8d5971aca830f356fc895ff1c08cc753bb87d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:45:25 +0000 Subject: [PATCH] Bump bottle in /Face Recognition with KNN with UI Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.18 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.18...0.12.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Face Recognition with KNN with UI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Face Recognition with KNN with UI/requirements.txt b/Face Recognition with KNN with UI/requirements.txt index b8fde27..abe6c65 100644 --- a/Face Recognition with KNN with UI/requirements.txt +++ b/Face Recognition with KNN with UI/requirements.txt @@ -4,7 +4,7 @@ astor==0.8.1 auto-py-to-exe==2.6.6 backports.weakref==1.0rc1 bleach==1.5.0 -bottle==0.12.18 +bottle==0.12.20 bottle-websocket==0.2.9 cachetools==3.1.1 certifi==2019.11.28