From 8f0f6d01e353994548fc812332542b974f9a6647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:45:47 +0000 Subject: [PATCH] Bump bottle from 0.12.17 to 0.12.20 in /largegraph/gs_srl 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] --- largegraph/gs_srl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/largegraph/gs_srl/requirements.txt b/largegraph/gs_srl/requirements.txt index b9e23dc..d4b9381 100644 --- a/largegraph/gs_srl/requirements.txt +++ b/largegraph/gs_srl/requirements.txt @@ -1,6 +1,6 @@ backports-abc==0.5 backports.functools-lru-cache==1.5 -bottle==0.12.17 +bottle==0.12.20 CProfileV==1.0.7 cycler==0.10.0 decorator==4.4.0