From 75306cff8c33a078f7c85f90d39e065816a9c6cb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:53:49 +0000 Subject: [PATCH] Update dependency exceptiongroup to v1.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f069c3..d8d4e88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2023.11.17 charset-normalizer==3.3.2 click==8.1.7 dill==0.3.7 -exceptiongroup==1.1.3 +exceptiongroup==1.2.0 idna==3.4 iniconfig==2.0.0 lazy-object-proxy==1.9.0 -- 2.47.2