From 90db4c3abd5d77d098bafd8dcab184dfa4a970a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:45:52 +0000 Subject: [PATCH] Bump bottle from 0.12.17 to 0.12.20 in /ocenki Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.17 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.17...0.12.20) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ocenki/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocenki/requirements.txt b/ocenki/requirements.txt index 21c50cc..3aa97d3 100644 --- a/ocenki/requirements.txt +++ b/ocenki/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.17 +bottle==0.12.20 certifi==2019.6.16 chardet==3.0.4 idna==2.8