From d0681aac4dc361d34e9800a69f0af97277806aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 10:57:55 +0000 Subject: [PATCH] Bump python-on-whales from 0.63.0 to 0.64.0 Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.63.0 to 0.64.0. - [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases) - [Commits](https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.63.0...v0.64.0) --- updated-dependencies: - dependency-name: python-on-whales dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index dfa7485b80b..66d896bbf7b 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -8,7 +8,7 @@ proxy.py==2.4.4rc4 pytest==7.4.0 pytest-cov==4.1.0 pytest-mock==3.11.1 -python-on-whales==0.63.0 +python-on-whales==0.64.0 re-assert==1.1.0 setuptools-git==1.2 trustme==1.1.0; platform_machine!="i686" # no 32-bit wheels