From bef103c9c6c10c31a5f8c1c0573848b9a5ffa16d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 00:44:55 +0000 Subject: [PATCH] Update dependency exceptiongroup to v1.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1a9239c..589c357 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==25.4.0 autopep8==2.3.2 coverage==7.12.0 dill==0.4.0 -exceptiongroup==1.3.0 +exceptiongroup==1.3.1 flake8==7.3.0 iniconfig==2.3.0 isort==7.0.0