Skip to content

Commit 7cf75a5

Browse files
chore(deps-dev): bump exceptiongroup from 1.3.0 to 1.3.1
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.3.0...1.3.1) --- updated-dependencies: - dependency-name: exceptiongroup dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ff8f0c commit 7cf75a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cryptography==46.0.7 ; python_version >= '3.7'
3030

3131
dill==0.4.0 ; python_version < '3.11'
3232

33-
exceptiongroup==1.3.0 ; python_version < '3.11'
33+
exceptiongroup==1.3.1 ; python_version < '3.11'
3434

3535
idna==3.15 ; python_version >= '3.5'
3636

0 commit comments

Comments
 (0)