From 1236ab377a4b338cff4bd4e184d90b19a97a15ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 07:10:18 +0000 Subject: [PATCH] Bump reorder-python-imports from 3.10.0 to 3.12.0 Bumps [reorder-python-imports](https://github.com/asottile/reorder-python-imports) from 3.10.0 to 3.12.0. - [Commits](https://github.com/asottile/reorder-python-imports/compare/v3.10.0...v3.12.0) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3f27851..6c8125d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,7 +1,7 @@ pre-commit==3.3.3 black==23.7.0 flake8==6.0.0 -reorder-python-imports==3.10.0 +reorder-python-imports==3.12.0 homeassistant pymyenergi pytest