From fd227b220be35d9f49088812b6c00149fbbd6861 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 16:46:54 +0000 Subject: [PATCH] Update dependency wrapt to v2.0.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b3d722c..2ecc5e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ pytest-cov==7.0.0 tomli==2.3.0 tomlkit==0.13.3 typing_extensions==4.15.0 -wrapt==2.0.0 +wrapt==2.0.1 zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability