From a2a322e126dd0c809c87b65c46387d9386180d20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 11:24:00 +0000 Subject: [PATCH] Update dependency wrapt to v1.17.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 495595b7..e6c6a638 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ pytest-cov==6.2.1 tomli==2.2.1 tomlkit==0.13.3 typing_extensions==4.14.1 -wrapt==1.17.2 +wrapt==1.17.3 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability