From 735ff558c7c258135867e8d6d353b8a8e879b932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:56:45 +0000 Subject: [PATCH] Bump black from 23.3.0 to 23.9.1 Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.9.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.3.0...23.9.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2745ee22..787a7b28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ homeassistant==2023.3.0 pytest-homeassistant-custom-component==0.13.4 # Matching version for 2023.3.0 colorlog==6.7.0 pre-commit==3.3.3 -black==23.3.0 +black==23.9.1 ruff==0.0.275 # These are duplicated in .pre-commit-config.yaml reorder-python-imports==3.10.0