From a9a9057fd17ab397c60fd7d4d04afb8729274bd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 19:44:35 +0000 Subject: [PATCH] Bump reorder-python-imports from 3.10.0 to 3.11.0 Bumps [reorder-python-imports](https://github.com/asottile/reorder-python-imports) from 3.10.0 to 3.11.0. - [Commits](https://github.com/asottile/reorder-python-imports/compare/v3.10.0...v3.11.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 d4a43a7..ecfd50b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -10,4 +10,4 @@ pylint==2.17.4 pytest-asyncio==0.21.1 pytest-cov==4.1.0 pytest==7.4.0 -reorder-python-imports==3.10.0 +reorder-python-imports==3.11.0