From be20aad67bb85f92c6a26101738c921009d59dbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 06:38:07 +0000 Subject: [PATCH] Update dependency wrapt to v1.16.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2f26c0..32d95ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,4 +22,4 @@ tabulate==0.9.0 tomli==2.0.1 tomlkit==0.12.2 urllib3==2.0.7 -wrapt==1.15.0 +wrapt==1.16.0 -- 2.47.2