From 40ffa465b5253a0f14db7bc17df9fc3140ec08db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 19:15:57 +0000 Subject: [PATCH] Bump bottle from 0.12.19 to 0.13.4 in /bottle/different-module Bumps [bottle](https://github.com/bottlepy/bottle) from 0.12.19 to 0.13.4. - [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.19...0.13.4) --- updated-dependencies: - dependency-name: bottle dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bottle/different-module/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bottle/different-module/requirements.txt b/bottle/different-module/requirements.txt index ec36bcc..fad8ee0 100644 --- a/bottle/different-module/requirements.txt +++ b/bottle/different-module/requirements.txt @@ -1 +1 @@ -bottle==0.12.19 \ No newline at end of file +bottle==0.13.4 \ No newline at end of file