From 0cbd959fdda66a17ea00797874bed8ac33b1f913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:34:34 +0000 Subject: [PATCH] Bump bottle from 0.12.13 to 0.12.19 in /python/bottle 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) Signed-off-by: dependabot[bot] --- python/bottle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/bottle/requirements.txt b/python/bottle/requirements.txt index c753ed6..d633e23 100644 --- a/python/bottle/requirements.txt +++ b/python/bottle/requirements.txt @@ -1,2 +1,2 @@ -bottle==0.12.13 +bottle==0.12.19 ddtrace==0.16