diff --git a/requirements-dev.txt b/requirements-dev.txt index 6dad26c7..7f3e6c3d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -30,7 +30,7 @@ cryptography==44.0.3 ; python_version >= '3.7' dill==0.4.0 ; python_version < '3.11' -exceptiongroup==1.2.2 ; python_version < '3.11' +exceptiongroup==1.3.0 ; python_version < '3.11' idna==3.10 ; python_version >= '3.5'