Skip to content

Commit

Permalink
chore(deps-dev): bump black from 21.5b0 to 21.5b1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.5b0 to 21.5b1.
- [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)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2021
1 parent 583c039 commit 6271cbe
Showing 1 changed file with 4 additions and 28 deletions.
32 changes: 4 additions & 28 deletions requirements-dev.txt
Expand Up @@ -17,9 +17,7 @@ astroid==2.5.6
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 @@ -41,16 +39,14 @@ beautifulsoup4==4.9.3
# -r requirements.txt
# mkdocs-htmlproofer-plugin
# mkdocs-mermaid2-plugin
black==21.5b0
black==21.5b1
# via -r requirements-dev.in
bleach==3.3.0
# via
# -r requirements.txt
# readme-renderer
cached-property==1.5.2
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
certifi==2020.12.5
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -215,19 +211,8 @@ importlib-metadata==4.0.1
# via
# -r docs/requirements.txt
# -r requirements.txt
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# keyring
# markdown
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# twine
# virtualenv
iniconfig==1.1.1
# via pytest
invoke==1.5.0
Expand Down Expand Up @@ -583,20 +568,13 @@ twine==3.4.1
# -r requirements.txt
# python-semantic-release
typed-ast==1.4.3
# via
# astroid
# black
# flake8-annotations
# mypy
# via mypy
typing-extensions==3.10.0.0
# via
# -r docs/requirements.txt
# -r requirements.txt
# black
# importlib-metadata
# mypy
# pydantic
# pytkdocs
urllib3==1.26.4
# via
# -r docs/requirements.txt
Expand Down Expand Up @@ -626,7 +604,6 @@ zipp==3.4.1
# -r docs/requirements.txt
# -r requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.1.1
Expand All @@ -642,4 +619,3 @@ setuptools==56.1.0
# ruyaml
# safety
# setuptools-scm
# yamllint

0 comments on commit 6271cbe

Please sign in to comment.