Skip to content

Commit

Permalink
chore(deps-dev): bump black from 21.7b0 to 21.8b0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.7b0 to 21.8b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2021
1 parent 2f17084 commit 97cafb3
Showing 1 changed file with 4 additions and 32 deletions.
36 changes: 4 additions & 32 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
#
# pip-compile --allow-unsafe --output-file=requirements-dev.txt requirements-dev.in
#
appdirs==1.4.4
# via black
astor==0.8.1
# via flake8-simplify
astpretty==2.1.0
Expand All @@ -15,9 +13,7 @@ astroid==2.7.2
asttokens==2.0.5
# via flake8-aaa
astunparse==1.6.3
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
attrs==21.2.0
# via
# flake8-bugbear
Expand All @@ -37,12 +33,10 @@ beautifulsoup4==4.9.3
# via
# -r docs/requirements.txt
# mkdocs-htmlproofer-plugin
black==21.7b0
black==21.8b0
# via -r requirements-dev.in
cached-property==1.5.2
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
certifi==2021.5.30
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -170,19 +164,7 @@ importlib-metadata==4.7.1
# via
# -r docs/requirements.txt
# -r requirements.txt
# click
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# mkdocs
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
iniconfig==1.1.1
# via pytest
isort==5.9.3
Expand Down Expand Up @@ -305,6 +287,7 @@ pip-tools==6.2.0
# via -r requirements-dev.in
platformdirs==2.2.0
# via
# black
# pylint
# virtualenv
pluggy==0.13.1
Expand Down Expand Up @@ -431,22 +414,12 @@ tomli==1.2.1
# via
# black
# pep517
typed-ast==1.4.3
# via
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.10.0.0
# via
# -r docs/requirements.txt
# -r requirements.txt
# astroid
# black
# gitpython
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.6
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -474,7 +447,6 @@ zipp==3.5.0
# -r docs/requirements.txt
# -r requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.2.4
Expand Down

0 comments on commit 97cafb3

Please sign in to comment.