From 0afb6f1f5a27b511724033cb5e42e6460a990c1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 14:10:53 +0200 Subject: [PATCH] chore(deps): update dependency packaging to v24 (#178) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3190f23..40e8c7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ docker==7.0.0 # Utility packages used in scripts pyyaml==6.0.1 -packaging==23.2 +packaging==24.0 # Also include a version of ansible-core for IDE hints # and as the default version used in tests