Skip to content

Commit b110bbd

Browse files
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cce0df commit b110bbd

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CI/requirements_ci.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
bump-my-version==1.1.4
22
deptry==0.23.0
3-
exceptiongroup==1.2.2
3+
exceptiongroup==1.3.0
44
flit==3.12.0
55
pip==25.1
66
pylint==3.3.7

CI/requirements_ci.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,9 @@ docutils==0.20.1 \
172172
--hash=sha256:96f387a2c5562db4476f09f13bbab2192e764cac08ebbf3a34a95d9b1e4a59d6 \
173173
--hash=sha256:f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b
174174
# via flit
175-
exceptiongroup==1.2.2 \
176-
--hash=sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b \
177-
--hash=sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc
175+
exceptiongroup==1.3.0 \
176+
--hash=sha256:4d111e6e0c13d0644cad6ddaa7ed0261a0b36971f6d23e7ec9b4b9097da78a10 \
177+
--hash=sha256:b241f5885f560bc56a59ee63ca4c6a8bfa46ae4ad651af316d4e81817bb9fd88
178178
# via
179179
# -r CI/requirements_ci.in
180180
# anyio
@@ -473,6 +473,7 @@ typing-extensions==4.12.2 \
473473
# via
474474
# anyio
475475
# astroid
476+
# exceptiongroup
476477
# pydantic
477478
# pydantic-core
478479
# rich-click

0 commit comments

Comments
 (0)