From 44faadc51121bba511360464def4f285596f5d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:48:32 +0000 Subject: [PATCH] Bump black from 20.8b1 to 24.3.0 Bumps [black](https://github.com/psf/black) from 20.8b1 to 24.3.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/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 78 ++++++++++++++++++++++++++++---------------- 1 file changed, 50 insertions(+), 28 deletions(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 9e0c53d..210a54e 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -4,34 +4,56 @@ # # pip-compile --output-file=requirements.dev.txt requirements.dev.in # -appdirs==1.4.4 # via black, virtualenv -black==20.8b1 # via -r requirements.dev.in -cfgv==3.2.0 # via pre-commit -click==7.1.2 # via black, pip-tools -dataclasses==0.7 # via black -distlib==0.3.1 # via virtualenv -docutils==0.16 # via -r requirements.dev.in -filelock==3.0.12 # via virtualenv -flake8==3.8.3 # via -r requirements.dev.in -identify==1.5.0 # via pre-commit -importlib-metadata==1.7.0 # via flake8, pre-commit, virtualenv -importlib-resources==3.0.0 # via pre-commit, virtualenv -mccabe==0.6.1 # via flake8 -mypy-extensions==0.4.3 # via black -nodeenv==1.5.0 # via pre-commit -pathspec==0.8.0 # via black -pip-tools==5.3.1 # via -r requirements.dev.in -pre-commit==2.7.1 # via -r requirements.dev.in -pycodestyle==2.6.0 # via flake8 -pyflakes==2.2.0 # via flake8 -pyyaml==5.3.1 # via pre-commit -regex==2020.7.14 # via black -six==1.15.0 # via pip-tools, virtualenv -toml==0.10.1 # via black, pre-commit -typed-ast==1.4.1 # via black -typing-extensions==3.7.4.3 # via black -virtualenv==20.0.31 # via pre-commit -zipp==3.1.0 # via importlib-metadata, importlib-resources +appdirs==1.4.4 + # via virtualenv +black==24.3.0 + # via -r requirements.dev.in +cfgv==3.2.0 + # via pre-commit +click==8.1.7 + # via + # black + # pip-tools +distlib==0.3.1 + # via virtualenv +docutils==0.16 + # via -r requirements.dev.in +filelock==3.0.12 + # via virtualenv +flake8==3.8.3 + # via -r requirements.dev.in +identify==1.5.0 + # via pre-commit +mccabe==0.6.1 + # via flake8 +mypy-extensions==0.4.3 + # via black +nodeenv==1.5.0 + # via pre-commit +packaging==24.0 + # via black +pathspec==0.12.1 + # via black +pip-tools==5.3.1 + # via -r requirements.dev.in +platformdirs==4.2.0 + # via black +pre-commit==2.7.1 + # via -r requirements.dev.in +pycodestyle==2.6.0 + # via flake8 +pyflakes==2.2.0 + # via flake8 +pyyaml==5.3.1 + # via pre-commit +six==1.15.0 + # via + # pip-tools + # virtualenv +toml==0.10.1 + # via pre-commit +virtualenv==20.0.31 + # via pre-commit # The following packages are considered to be unsafe in a requirements file: # pip