Skip to content

Commit

Permalink
chore(deps-dev): bump pylint from 2.6.2 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](pylint-dev/pylint@pylint-2.6.2...pylint-2.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2021
1 parent 0e71dc1 commit a4cec76
Showing 1 changed file with 3 additions and 21 deletions.
24 changes: 3 additions & 21 deletions requirements-dev.txt
Expand Up @@ -12,7 +12,7 @@ astor==0.8.1
# via flake8-simplify
astpretty==2.1.0
# via flake8-expression-complexity
astroid==2.4.2
astroid==2.5.0
# via pylint
asttokens==2.0.4
# via flake8-aaa
Expand Down Expand Up @@ -155,18 +155,7 @@ idna==2.10
# -r docs/requirements.txt
# requests
importlib-metadata==3.4.0
# via
# -r docs/requirements.txt
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
# via -r docs/requirements.txt
iniconfig==1.1.1
# via pytest
isort==5.7.0
Expand Down Expand Up @@ -305,7 +294,7 @@ pygments==2.8.0
# -r docs/requirements.txt
# flakehell
# mkdocs-material
pylint==2.6.2
pylint==2.7.0
# via -r requirements-dev.in
pymdown-extensions==8.1.1
# via
Expand Down Expand Up @@ -351,8 +340,6 @@ requests==2.25.1
# -r docs/requirements.txt
# mkdocs-htmlproofer-plugin
# safety
ruamel.yaml.clib==0.2.2
# via ruamel.yaml
ruamel.yaml==0.16.12
# via yamlfix
safety==1.10.3
Expand All @@ -362,7 +349,6 @@ sh==1.14.1
six==1.15.0
# via
# -r docs/requirements.txt
# astroid
# asttokens
# bandit
# flake8-debugger
Expand Down Expand Up @@ -400,17 +386,13 @@ tqdm==4.57.0
# nltk
typed-ast==1.4.2
# via
# astroid
# black
# flake8-annotations
# mypy
typing-extensions==3.7.4.3
# via
# -r docs/requirements.txt
# black
# importlib-metadata
# mypy
# pytkdocs
urllib3==1.26.3
# via
# -r docs/requirements.txt
Expand Down

0 comments on commit a4cec76

Please sign in to comment.