From f70c7e86d7caab11327b11f2a876630a1deaa9c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 10:22:44 +0000 Subject: [PATCH] Bump watchtower from 3.0.1 to 3.2.0 Bumps [watchtower](https://github.com/kislyuk/watchtower) from 3.0.1 to 3.2.0. - [Release notes](https://github.com/kislyuk/watchtower/releases) - [Changelog](https://github.com/kislyuk/watchtower/blob/develop/Changes.rst) - [Commits](https://github.com/kislyuk/watchtower/compare/v3.0.1...v3.2.0) --- updated-dependencies: - dependency-name: watchtower dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ead4a2d..b413f21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,4 +49,4 @@ django-health-check==3.18.1 django-storages==1.14.2 boto3==1.34.69 django-sslserver==0.22 -watchtower==3.0.1 \ No newline at end of file +watchtower==3.2.0 \ No newline at end of file