From 6a435e7fdfb17765e0e0189b532bd5bfc4a7fbda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:35:22 +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.19. - [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.19) 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..7514fc0 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.19 bottle-websocket==0.2.9 cachetools==3.1.1 certifi==2019.11.28