Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2021
1 parent 4d6071b commit 4a765f7
Showing 1 changed file with 5 additions and 30 deletions.
35 changes: 5 additions & 30 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 @@ -42,9 +40,7 @@ beautifulsoup4==4.9.3
black==21.5b1
# via -r requirements-dev.in
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 @@ -169,19 +165,7 @@ idna==2.10
# -r docs/requirements.txt
# requests
importlib-metadata==4.0.1
# via
# -r docs/requirements.txt
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pep517
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
# via -r docs/requirements.txt
iniconfig==1.1.1
# via pytest
isort==5.8.0
Expand Down Expand Up @@ -313,7 +297,7 @@ pip-tools==6.1.0
# via -r requirements-dev.in
pluggy==0.13.1
# via pytest
pre-commit==2.12.1
pre-commit==2.13.0
# via -r requirements-dev.in
py==1.10.0
# via pytest
Expand Down Expand Up @@ -438,18 +422,11 @@ tqdm==4.60.0
# -r docs/requirements.txt
# nltk
typed-ast==1.4.3
# via
# astroid
# black
# flake8-annotations
# mypy
# via mypy
typing-extensions==3.10.0.0
# via
# -r docs/requirements.txt
# black
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.4
# via
# -r docs/requirements.txt
Expand All @@ -471,7 +448,6 @@ zipp==3.4.1
# via
# -r docs/requirements.txt
# importlib-metadata
# pep517

# The following packages are considered to be unsafe in a requirements file:
pip==21.1.1
Expand All @@ -483,4 +459,3 @@ setuptools==56.2.0
# flake8-variables-names
# ruyaml
# safety
# yamllint

0 comments on commit 4a765f7

Please sign in to comment.