From 9c0731382b83bf962ba966c8d50c7d23a7a9ab51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 03:28:03 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.19 in /applications/spin/src Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.13 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.13...0.12.19) --- updated-dependencies: - dependency-name: bottle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- applications/spin/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/spin/src/requirements.txt b/applications/spin/src/requirements.txt index 7bbc8b5..4676e89 100644 --- a/applications/spin/src/requirements.txt +++ b/applications/spin/src/requirements.txt @@ -1,4 +1,4 @@ -bottle==0.12.13 +bottle==0.12.19 uwsgi newrelic