From 99be4d6941d4ffc1b6c32925be58892ce2b6560d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 05:06:19 +0000 Subject: [PATCH] Bump pylint from 2.13.2 to 2.14.4 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.13.2 to 2.14.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.13.2...v2.14.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2f98158ee9..30e4b8bc99 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,10 +6,8 @@ # alabaster==0.7.12 # via sphinx -astroid==2.11.2 +astroid==2.11.6 # via pylint -atomicwrites==1.4.0 - # via pytest attrs==21.4.0 # via # -c requirements.txt @@ -30,6 +28,8 @@ certifi==2021.10.8 # via # -c requirements.txt # requests +cffi==1.15.1 + # via cryptography cfgv==3.3.1 # via pre-commit charset-normalizer==2.0.12 @@ -47,16 +47,13 @@ codacy-coverage==1.3.11 colorama==0.4.4 # via # -c requirements.txt - # click - # pylint - # pytest - # sphinx - # tqdm # twine coverage[toml]==6.2 # via # -r dev-requirements.in # pytest-cov +cryptography==37.0.2 + # via secretstorage dill==0.3.4 # via pylint distlib==0.3.4 @@ -92,6 +89,10 @@ isort==5.10.1 # via # -r dev-requirements.in # pylint +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.0.3 # via # -c requirements.txt @@ -146,14 +147,16 @@ py==1.11.0 # via # pytest # pytest-forked +pycparser==2.21 + # via cffi pygments==2.11.2 # via # -c requirements.txt # readme-renderer # sphinx -pylint==2.13.2 +pylint==2.14.4 # via -r dev-requirements.in -pyparsing==3.0.7 +pyparsing==2.4.7 # via # -c requirements.txt # packaging @@ -199,6 +202,8 @@ rfc3986==1.5.0 # via twine s3transfer==0.5.2 # via boto3 +secretstorage==3.3.2 + # via keyring six==1.16.0 # via # -c requirements.txt @@ -237,6 +242,8 @@ tomli==1.2.3 # mypy # pep517 # pylint +tomlkit==0.11.0 + # via pylint tqdm==4.63.1 # via twine twine==3.6.0