Skip to content

Commit

Permalink
chore(deps-dev): bump pre-commit from 2.9.0 to 2.9.2
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.9.0 to 2.9.2.
- [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.9.0...v2.9.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 30, 2020
1 parent 4922fe4 commit 15b658e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions requirements-dev.txt
Expand Up @@ -56,7 +56,6 @@ gitpython==3.1.11 # via bandit, mkdocs-git-revision-date-localized-plugi
htmlmin==0.1.12 # via mkdocs-minify-plugin
identify==1.5.10 # via pre-commit
idna==2.10 # via requests
importlib-metadata==3.1.0 # via flake8, flake8-comprehensions, flake8-simplify, flake8-typing-imports, markdown, pluggy, pre-commit, pytest, stevedore, virtualenv
iniconfig==1.1.1 # via pytest
isort==5.6.4 # via -r requirements-dev.in, pylint
jinja2==2.11.2 # via mkdocs
Expand Down Expand Up @@ -87,7 +86,7 @@ pbr==5.5.1 # via stevedore
pep8-naming==0.11.1 # via -r requirements-dev.in
pip-tools==5.4.0 # via -r requirements-dev.in
pluggy==0.13.1 # via pytest
pre-commit==2.9.0 # via -r requirements-dev.in
pre-commit==2.9.2 # via -r requirements-dev.in
py==1.9.0 # via pytest
pycodestyle==2.6.0 # via flake8, flake8-debugger
pydocstyle==5.1.1 # via flake8-docstrings
Expand All @@ -113,13 +112,12 @@ stevedore==3.2.2 # via bandit
toml==0.10.2 # via black, dparse, flakehell, pre-commit, pylint, pytest
tornado==6.1 # via livereload, mkdocs
tqdm==4.53.0 # via nltk
typed-ast==1.4.1 # via astroid, black, flake8-annotations, mypy
typed-ast==1.4.1 # via black, mypy
typing-extensions==3.7.4.3 # via black, mypy
urllib3==1.26.2 # via flakehell, requests
virtualenv==20.2.1 # via pre-commit
wrapt==1.12.1 # via astroid
yamllint==1.25.0 # via -r requirements-dev.in
zipp==3.4.0 # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
pip==20.2.4 # via pip-tools
Expand Down

0 comments on commit 15b658e

Please sign in to comment.