Skip to content

Commit 6a88ab6

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 bef9bef commit 6a88ab6

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
@@ -29,7 +29,7 @@ cryptography==46.0.7 ; python_version >= '3.7'
2929

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

32-
exceptiongroup==1.3.0 ; python_version < '3.11'
32+
exceptiongroup==1.3.1 ; python_version < '3.11'
3333

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

0 commit comments

Comments
 (0)