File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
3333idna==3.4
3434 # via
Original file line number Diff line number Diff line change @@ -34,8 +34,7 @@ decorator==5.1.1
3434 # via ipython
3535dill==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
3938flake8==4.0.1
4039 # via -r test-requirements.in
4140idna==3.4
@@ -116,12 +115,7 @@ sniffio==1.3.0
116115sortedcontainers==2.4.0
117116 # via -r test-requirements.in
118117tomli==2.0.1
119- # via
120- # black
121- # coverage
122- # mypy
123- # pylint
124- # pytest
118+ # via pytest
125119tomlkit==0.11.5
126120 # via pylint
127121traitlets==5.4.0
You can’t perform that action at this time.
0 commit comments