Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Feb 24, 2021
1 parent 5aa4570 commit 8c2c1a9
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions requirements-dev.txt
Expand Up @@ -173,17 +173,6 @@ importlib-metadata==3.4.0
# via
# -r docs/requirements.txt
# -r requirements.txt
# argcomplete
# flake8
# flake8-comprehensions
# flake8-simplify
# flake8-typing-imports
# markdown
# pluggy
# pre-commit
# pytest
# stevedore
# virtualenv
iniconfig==1.1.1
# via pytest
isort==5.7.0
Expand Down Expand Up @@ -331,7 +320,7 @@ pygments==2.8.0
# -r docs/requirements.txt
# flakehell
# mkdocs-material
pylint==2.7.0
pylint==2.7.1
# via -r requirements-dev.in
pymdown-extensions==8.1.1
# via
Expand Down Expand Up @@ -386,9 +375,7 @@ requests==2.25.1
# requests-mock
# safety
ruamel.yaml.clib==0.2.2
# via
# -r requirements.txt
# ruamel.yaml
# via -r requirements.txt
ruamel.yaml==0.16.12
# via
# -r requirements.txt
Expand Down Expand Up @@ -447,18 +434,14 @@ tqdm==4.57.0
typed-ast==1.4.2
# 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.3
# via
# -r docs/requirements.txt
Expand Down

0 comments on commit 8c2c1a9

Please sign in to comment.