Skip to content

Commit a65beda

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

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

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

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

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

0 commit comments

Comments
 (0)