Skip to content

Commit 2a4740b

Browse files
Bump exceptiongroup from 1.0.0rc9 to 1.0.1
Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.0.0rc9 to 1.0.1. - [Release notes](https://github.com/agronholm/exceptiongroup/releases) - [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst) - [Commits](agronholm/exceptiongroup@1.0.0rc9...1.0.1) --- updated-dependencies: - dependency-name: exceptiongroup dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3105e60 commit 2a4740b

2 files changed

Lines changed: 3 additions & 9 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ docutils==0.17.1
2828
# via
2929
# sphinx
3030
# sphinx-rtd-theme
31-
exceptiongroup==1.0.0rc9
31+
exceptiongroup==1.0.1
3232
# via -r docs-requirements.in
3333
idna==3.4
3434
# via

test-requirements.txt

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ decorator==5.1.1
3434
# via ipython
3535
dill==0.3.5.1
3636
# via pylint
37-
exceptiongroup==1.0.0rc9 ; python_version < "3.11"
38-
# via -r test-requirements.in
37+
exceptiongroup==1.0.1
3938
flake8==4.0.1
4039
# via -r test-requirements.in
4140
idna==3.4
@@ -116,12 +115,7 @@ sniffio==1.3.0
116115
sortedcontainers==2.4.0
117116
# via -r test-requirements.in
118117
tomli==2.0.1
119-
# via
120-
# black
121-
# coverage
122-
# mypy
123-
# pylint
124-
# pytest
118+
# via pytest
125119
tomlkit==0.11.5
126120
# via pylint
127121
traitlets==5.4.0

0 commit comments

Comments
 (0)