mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-02 19:13:13 +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
|
||||
# via pytest
|
||||
black==22.8.0
|
||||
# via -r requirements/test.in
|
||||
black==22.10.0
|
||||
# via -r test.in
|
||||
certifi==2022.9.24
|
||||
# via requests
|
||||
charset-normalizer==2.1.1
|
||||
# via requests
|
||||
click==8.1.3
|
||||
# via
|
||||
# -r requirements/test.in
|
||||
# -r test.in
|
||||
# black
|
||||
coverage[toml]==6.4.4
|
||||
# via
|
||||
# -r requirements/test.in
|
||||
# -r test.in
|
||||
# pytest-cov
|
||||
flake8==5.0.4
|
||||
# via -r requirements/test.in
|
||||
# via -r test.in
|
||||
idna==3.4
|
||||
# via
|
||||
# requests
|
||||
@ -29,7 +29,7 @@ idna==3.4
|
||||
iniconfig==1.1.1
|
||||
# via pytest
|
||||
label-studio-sdk==0.0.15
|
||||
# via -r requirements/test.in
|
||||
# via -r test.in
|
||||
lxml==4.9.1
|
||||
# via label-studio-sdk
|
||||
mccabe==0.7.0
|
||||
@ -37,7 +37,7 @@ mccabe==0.7.0
|
||||
multidict==6.0.2
|
||||
# via yarl
|
||||
mypy==0.982
|
||||
# via -r requirements/test.in
|
||||
# via -r test.in
|
||||
mypy-extensions==0.4.3
|
||||
# via
|
||||
# black
|
||||
@ -63,7 +63,7 @@ pyparsing==3.0.9
|
||||
pytest==7.1.3
|
||||
# via pytest-cov
|
||||
pytest-cov==4.0.0
|
||||
# via -r requirements/test.in
|
||||
# via -r test.in
|
||||
pyyaml==6.0
|
||||
# via vcrpy
|
||||
requests==2.28.1
|
||||
@ -78,13 +78,12 @@ tomli==2.0.1
|
||||
# pytest
|
||||
typing-extensions==4.3.0
|
||||
# via
|
||||
# black
|
||||
# mypy
|
||||
# pydantic
|
||||
urllib3==1.26.12
|
||||
# via requests
|
||||
vcrpy==4.2.1
|
||||
# via -r requirements/test.in
|
||||
# via -r test.in
|
||||
wrapt==1.14.1
|
||||
# via vcrpy
|
||||
yarl==1.8.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user