From ae1c2e629856c8927f2259875c8730a58e8e1a66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 00:47:54 +0000 Subject: [PATCH] Update dependency python-utils to v3.9.0 --- scripts/Plot/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Plot/Pipfile b/scripts/Plot/Pipfile index 4b2737a08..cc1855b17 100644 --- a/scripts/Plot/Pipfile +++ b/scripts/Plot/Pipfile @@ -10,7 +10,7 @@ numpy = "==1.24.3" pandas = "==2.0.3" numpy-stl = "==3.1.2" numpy-quaternion = "==2023.0.4" -python-utils = "==3.5.2" +python-utils = "==3.9.0" [dev-packages]