From fe69df9668596f4bac71b72128c38694ec53f6f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 03:35:14 +0000 Subject: [PATCH] chore(deps): refresh pip-compile outputs --- test/requirements/pypi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements/pypi.txt b/test/requirements/pypi.txt index 1c6fbbe8..9906d3d9 100644 --- a/test/requirements/pypi.txt +++ b/test/requirements/pypi.txt @@ -53,5 +53,5 @@ setproctitle==1.3.3 # via pytest-xdist six==1.16.0 # via python-xlib -wand==0.6.11 +wand==0.6.13 # via -r pypi.in