From fddf000ec3a1c7fa9aa58f02da67cb884256e902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 11:07:43 +0000 Subject: [PATCH] Bump python-on-whales from 0.36.1 to 0.52.0 Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.36.1 to 0.52.0. - [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases) - [Commits](https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.36.1...v0.52.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 8c2dc20da71..5ed8eb04794 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -9,7 +9,7 @@ proxy.py ~= 2.4.0rc6 pytest==6.2.5 pytest-cov==3.0.0 pytest-mock==3.6.1 -python-on-whales==0.36.1 +python-on-whales==0.52.0 re-assert==1.1.0 setuptools-git==1.2 trustme==0.9.0; platform_machine!="i686" # no 32-bit wheels