Skip to content

Commit 9776980

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

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.0 ; python_version >= '3.7'
3030

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

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

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

0 commit comments

Comments
 (0)