Skip to content

Commit

Permalink
Autoformatter changes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 15, 2023
1 parent eb0d415 commit f43edfd
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ decorator==5.1.1
# via ipython
dill==0.3.6
# via pylint
exceptiongroup==1.1.1 ; python_version < "3.11"
# via
# -r test-requirements.in
# pytest
flake8==4.0.1
# via -r test-requirements.in
idna==3.4
Expand Down Expand Up @@ -121,6 +125,14 @@ sniffio==1.3.0
# via -r test-requirements.in
sortedcontainers==2.4.0
# via -r test-requirements.in
tomli==2.0.1
# via
# black
# build
# coverage
# mypy
# pylint
# pytest
tomlkit==0.11.6
# via pylint
traitlets==5.9.0
Expand All @@ -134,7 +146,10 @@ types-pyopenssl==23.0.0.4 ; implementation_name == "cpython"
typing-extensions==4.5.0 ; implementation_name == "cpython"
# via
# -r test-requirements.in
# astroid
# black
# mypy
# pylint
wcwidth==0.2.6
# via prompt-toolkit
wheel==0.40.0
Expand Down

0 comments on commit f43edfd

Please sign in to comment.