Skip to content

Commit

Permalink
chore(deps-dev): bump pre-commit from 2.12.0 to 2.12.1
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.12.0...v2.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 19, 2021
1 parent d3bf641 commit bdae9ff
Showing 1 changed file with 3 additions and 25 deletions.
28 changes: 3 additions & 25 deletions requirements-dev.txt
Expand Up @@ -19,9 +19,7 @@ astroid==2.5.3
asttokens==2.0.4
# via flake8-aaa
astunparse==1.6.3
# via
# -r docs/requirements.txt
# pytkdocs
# via -r docs/requirements.txt
attrs==20.3.0
# via
# flake8-bugbear
Expand Down Expand Up @@ -51,9 +49,7 @@ botocore==1.20.52
# boto3
# s3transfer
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 @@ -181,18 +177,6 @@ importlib-metadata==3.10.1
# via
# -r docs/requirements.txt
# -r requirements.txt
# argcomplete
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
iniconfig==1.1.1
# via pytest
isort==5.8.0
Expand Down Expand Up @@ -329,7 +313,7 @@ pip-tools==6.1.0
# via -r requirements-dev.in
pluggy==0.13.1
# via pytest
pre-commit==2.12.0
pre-commit==2.12.1
# via -r requirements-dev.in
py==1.10.0
# via pytest
Expand Down Expand Up @@ -466,18 +450,14 @@ tqdm==4.60.0
typed-ast==1.4.3
# via
# -r docs/requirements.txt
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.7.4.3
# via
# -r docs/requirements.txt
# -r requirements.txt
# black
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.4
# via
# -r docs/requirements.txt
Expand All @@ -502,7 +482,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.0.1
Expand All @@ -513,4 +492,3 @@ setuptools==56.0.0
# flake8-expression-complexity
# flake8-variables-names
# safety
# yamllint

0 comments on commit bdae9ff

Please sign in to comment.