From e48589854dba1902d4ba7f2bba8110bdc6f3405f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 15:48:23 +0000 Subject: [PATCH] Bump black from 21.11b1 to 23.1.0 Bumps [black](https://github.com/psf/black) from 21.11b1 to 23.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits/23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1d878b91f7..1992af0e97 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -8,17 +8,15 @@ alabaster==0.7.12 # via sphinx astroid==2.9.0 # 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 +black==23.1.0 # via -r dev-requirements.in bleach==4.1.0 # via readme-renderer @@ -32,6 +30,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.7 @@ -49,16 +49,13 @@ 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==39.0.0 + # via secretstorage distlib==0.3.3 # via virtualenv docutils==0.17.1 @@ -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 @@ -120,8 +121,9 @@ mypy-extensions==0.4.3 # mypy nodeenv==1.6.0 # via pre-commit -packaging==21.0 +packaging==23.0 # via + # black # bleach # pytest # sphinx @@ -146,6 +148,8 @@ py==1.10.0 # via # pytest # pytest-forked +pycparser==2.21 + # via cffi pygments==2.10.0 # via # -c requirements.txt @@ -153,10 +157,6 @@ pygments==2.10.0 # sphinx pylint==2.12.1 # via -r dev-requirements.in -pyparsing==3.0.6 - # via - # -c requirements.txt - # packaging pytest==6.2.5 # via # -r dev-requirements.in @@ -186,8 +186,6 @@ pyyaml==6.0 # vcrpy readme-renderer==30.0 # via twine -regex==2021.10.8 - # via black requests==2.26.0 # via # -c requirements.txt @@ -201,6 +199,8 @@ rfc3986==1.5.0 # via twine s3transfer==0.5.0 # via boto3 +secretstorage==3.3.3 + # via keyring six==1.16.0 # via # -c requirements.txt @@ -236,7 +236,6 @@ toml==0.10.2 # pytest tomli==1.2.1 # via - # black # coverage # pep517 tqdm==4.62.3 @@ -245,7 +244,6 @@ twine==3.6.0 # via -r dev-requirements.in typing-extensions==3.10.0.2 # via - # black # mypy # sqlalchemy-stubs urllib3==1.26.7