mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-10 07:27:34 +00:00
build(deps): Bump black from 22.8.0 to 22.10.0 in /requirements (#28)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.8.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Robinson <mrobinson@unstructured.io>
This commit is contained in:
parent
9f3fcea282
commit
2acff17f28
@ -6,22 +6,22 @@
|
|||||||
#
|
#
|
||||||
attrs==22.1.0
|
attrs==22.1.0
|
||||||
# via pytest
|
# via pytest
|
||||||
black==22.8.0
|
black==22.10.0
|
||||||
# via -r requirements/test.in
|
# via -r test.in
|
||||||
certifi==2022.9.24
|
certifi==2022.9.24
|
||||||
# via requests
|
# via requests
|
||||||
charset-normalizer==2.1.1
|
charset-normalizer==2.1.1
|
||||||
# via requests
|
# via requests
|
||||||
click==8.1.3
|
click==8.1.3
|
||||||
# via
|
# via
|
||||||
# -r requirements/test.in
|
# -r test.in
|
||||||
# black
|
# black
|
||||||
coverage[toml]==6.4.4
|
coverage[toml]==6.4.4
|
||||||
# via
|
# via
|
||||||
# -r requirements/test.in
|
# -r test.in
|
||||||
# pytest-cov
|
# pytest-cov
|
||||||
flake8==5.0.4
|
flake8==5.0.4
|
||||||
# via -r requirements/test.in
|
# via -r test.in
|
||||||
idna==3.4
|
idna==3.4
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
@ -29,7 +29,7 @@ idna==3.4
|
|||||||
iniconfig==1.1.1
|
iniconfig==1.1.1
|
||||||
# via pytest
|
# via pytest
|
||||||
label-studio-sdk==0.0.15
|
label-studio-sdk==0.0.15
|
||||||
# via -r requirements/test.in
|
# via -r test.in
|
||||||
lxml==4.9.1
|
lxml==4.9.1
|
||||||
# via label-studio-sdk
|
# via label-studio-sdk
|
||||||
mccabe==0.7.0
|
mccabe==0.7.0
|
||||||
@ -37,7 +37,7 @@ mccabe==0.7.0
|
|||||||
multidict==6.0.2
|
multidict==6.0.2
|
||||||
# via yarl
|
# via yarl
|
||||||
mypy==0.982
|
mypy==0.982
|
||||||
# via -r requirements/test.in
|
# via -r test.in
|
||||||
mypy-extensions==0.4.3
|
mypy-extensions==0.4.3
|
||||||
# via
|
# via
|
||||||
# black
|
# black
|
||||||
@ -63,7 +63,7 @@ pyparsing==3.0.9
|
|||||||
pytest==7.1.3
|
pytest==7.1.3
|
||||||
# via pytest-cov
|
# via pytest-cov
|
||||||
pytest-cov==4.0.0
|
pytest-cov==4.0.0
|
||||||
# via -r requirements/test.in
|
# via -r test.in
|
||||||
pyyaml==6.0
|
pyyaml==6.0
|
||||||
# via vcrpy
|
# via vcrpy
|
||||||
requests==2.28.1
|
requests==2.28.1
|
||||||
@ -78,13 +78,12 @@ tomli==2.0.1
|
|||||||
# pytest
|
# pytest
|
||||||
typing-extensions==4.3.0
|
typing-extensions==4.3.0
|
||||||
# via
|
# via
|
||||||
# black
|
|
||||||
# mypy
|
# mypy
|
||||||
# pydantic
|
# pydantic
|
||||||
urllib3==1.26.12
|
urllib3==1.26.12
|
||||||
# via requests
|
# via requests
|
||||||
vcrpy==4.2.1
|
vcrpy==4.2.1
|
||||||
# via -r requirements/test.in
|
# via -r test.in
|
||||||
wrapt==1.14.1
|
wrapt==1.14.1
|
||||||
# via vcrpy
|
# via vcrpy
|
||||||
yarl==1.8.1
|
yarl==1.8.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user