From 56d9f0a0a2d84afc3dd4758376748d86488ebfaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:29:40 +0000 Subject: [PATCH] Bump reorder-python-imports from 3.13.0 to 3.14.0 Bumps [reorder-python-imports](https://github.com/asottile/reorder-python-imports) from 3.13.0 to 3.14.0. - [Commits](https://github.com/asottile/reorder-python-imports/compare/v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: reorder-python-imports 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 b337a43..1c67b9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,5 +4,5 @@ flake8==6.1.0 homeassistant==2023.6.0 pip>=21.0,<23.2 pre-commit==3.8.0 -reorder-python-imports==3.13.0 +reorder-python-imports==3.14.0 ruff==0.6.9