From f61f049331955d4b7b373128eb1f1c6d09197791 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 15:22:22 +0000 Subject: [PATCH] Bump pylint from 2.12.1 to 2.13.2 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.1 to 2.13.2. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog) - [Commits](https://github.com/PyCQA/pylint/compare/v2.12.1...v2.13.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1d878b91f7..44cf1ef326 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,17 +6,15 @@ # alabaster==0.7.12 # via sphinx -astroid==2.9.0 +astroid==2.11.2 # via pylint -atomicwrites==1.4.0 - # via pytest attrs==21.2.0 # via # -c requirements.txt # pytest babel==2.9.1 # via sphinx -backports.entry-points-selectable==1.1.0 +backports-entry-points-selectable==1.1.0 # via virtualenv black==21.11b1 # via -r dev-requirements.in @@ -32,6 +30,8 @@ certifi==2021.10.8 # via # -c requirements.txt # requests +cffi==1.15.0 + # via cryptography cfgv==3.3.1 # via pre-commit charset-normalizer==2.0.7 @@ -49,16 +49,15 @@ codacy-coverage==1.3.11 colorama==0.4.4 # via # -c requirements.txt - # click - # pylint - # pytest - # sphinx - # tqdm # twine coverage[toml]==6.0.2 # via # -r dev-requirements.in # pytest-cov +cryptography==36.0.2 + # via secretstorage +dill==0.3.4 + # via pylint distlib==0.3.3 # via virtualenv docutils==0.17.1 @@ -92,6 +91,10 @@ isort==5.10.1 # via # -r dev-requirements.in # pylint +jeepney==0.7.1 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # -c requirements.txt @@ -146,14 +149,16 @@ py==1.10.0 # via # pytest # pytest-forked +pycparser==2.21 + # via cffi pygments==2.10.0 # via # -c requirements.txt # readme-renderer # sphinx -pylint==2.12.1 +pylint==2.13.2 # via -r dev-requirements.in -pyparsing==3.0.6 +pyparsing==2.4.7 # via # -c requirements.txt # packaging @@ -201,6 +206,8 @@ rfc3986==1.5.0 # via twine s3transfer==0.5.0 # via boto3 +secretstorage==3.3.1 + # via keyring six==1.16.0 # via # -c requirements.txt @@ -232,13 +239,13 @@ toml==0.10.2 # via # mypy # pre-commit - # pylint # pytest tomli==1.2.1 # via # black # coverage # pep517 + # pylint tqdm==4.62.3 # via twine twine==3.6.0