Skip to content

Commit 330cfbd

Browse files
build(deps): bump exceptiongroup from 1.0.0 to 1.2.2
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.0.0 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.0.0...1.2.2) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 699d4d0 commit 330cfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ test = [
7878
test-extra = [
7979
"docker>=7.1.0",
8080
"psutil==6.0.0",
81-
"exceptiongroup==1.0.0",
81+
"exceptiongroup==1.2.2",
8282
"pytest>=8.3.3",
8383
"pytest-cov>=6.0.0",
8484
"pyvista==0.44.1",

0 commit comments

Comments
 (0)