From 26ab531a0abac615aaedf17622ee2aa5e19c5114 Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Fri, 05 Apr 2024 12:30:27 +0200
Subject: [PATCH] python/pipdeptree: update to 2.17.0

---
 components/python/pipdeptree/patches/03-tox-current-env-PATH.patch |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/python/pipdeptree/patches/03-tox-current-env-PATH.patch b/components/python/pipdeptree/patches/03-tox-current-env-PATH.patch
index 427244a..a207257 100644
--- a/components/python/pipdeptree/patches/03-tox-current-env-PATH.patch
+++ b/components/python/pipdeptree/patches/03-tox-current-env-PATH.patch
@@ -1,5 +1,5 @@
---- pipdeptree-2.16.2/tests/test_pipdeptree.py.orig
-+++ pipdeptree-2.16.2/tests/test_pipdeptree.py
+--- pipdeptree-2.17.0/tests/test_pipdeptree.py.orig
++++ pipdeptree-2.17.0/tests/test_pipdeptree.py
 @@ -4,10 +4,13 @@
  from pathlib import Path
  from subprocess import check_call  # noqa: S404

--
Gitblit v1.9.3