From 7719584d5f2ae8a37c198c477a32fe1529944bec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 13:48:02 +0000 Subject: [PATCH] Update dependency python-utils to v3.9.1 --- scripts/Plot/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/Plot/Pipfile b/scripts/Plot/Pipfile index 4b2737a08..8517e64e0 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.1" [dev-packages]