From 12cf704b949782be0a167e1426e9494222fc375c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Jan 2023 07:26:04 +0000 Subject: [PATCH] Update dependency exceptiongroup to v1.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f24a2f2..c550479 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ charset-normalizer==2.1.1 click==8.1.3 coverage==7.0.5 dill==0.3.6 -exceptiongroup==1.0.4 +exceptiongroup==1.1.0 idna==3.4 iniconfig==1.1.1 isort==5.11.4 -- 2.47.2