From d77a922ce5b3adf8b75c123e4d04fa70d63f1c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 03:30:51 +0000 Subject: [PATCH] chore: pip: bump python-on-whales from 0.70.1 to 0.71.0 Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.70.1 to 0.71.0. - [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases) - [Commits](https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.70.1...v0.71.0) --- updated-dependencies: - dependency-name: python-on-whales 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 710de23..68de4c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -python-on-whales==0.70.1 +python-on-whales==0.71.0