From 5c598ce8a88a0215991449469213b23140c54058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 07:24:14 +0000 Subject: [PATCH] Bump reorder-python-imports from 3.1.0 to 3.8.2 in /.github/workflows Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.1.0 to 3.8.2. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](https://github.com/asottile/reorder_python_imports/compare/v3.1.0...v3.8.2) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 4f273b7..2658fe5 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,4 +2,4 @@ pip==22.1.2 pre-commit==2.19.0 black==22.3.0 flake8==4.0.1 -reorder-python-imports==3.1.0 +reorder-python-imports==3.8.2