From a64060b68ed9e9361b58be32ee06b5ed11706b82 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 21 Nov 2025 22:04:43 -0300 Subject: [PATCH] Update exceptiongroup from 1.1.2 to 1.3.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd5eacde2..e5328de34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_pl coverage==7.2.7 ; python_version >= "3.10" and python_version < "4.0" coverage[toml]==7.2.7 ; python_version >= "3.10" and python_version < "4.0" distlib==0.3.7 ; python_version >= "3.10" and python_version < "4.0" -exceptiongroup==1.1.2 ; python_version >= "3.10" and python_version < "3.11" +exceptiongroup==1.3.1; python_version >= "3.10" and python_version < "3.11" filelock==3.12.2 ; python_version >= "3.10" and python_version < "4.0" flake8==6.1.0 ; python_version >= "3.10" and python_version < "4.0" identify==2.5.26 ; python_version >= "3.10" and python_version < "4.0"