From 76b000ed74c4add105b83797c04789e238edba37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 06:48:45 +0000 Subject: [PATCH] build(deps): Bump reorder-python-imports in /.github/workflows Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 2.3.6 to 3.9.0. - [Release notes](https://github.com/asottile/reorder_python_imports/releases) - [Commits](https://github.com/asottile/reorder_python_imports/compare/v2.3.6...v3.9.0) --- updated-dependencies: - dependency-name: reorder-python-imports dependency-type: direct:production update-type: version-update:semver-major ... 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 5b1ca4b..a4d8a87 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -2,4 +2,4 @@ pip==21.0 pre-commit==2.9.3 black==20.8b1 flake8==3.8.4 -reorder-python-imports==2.3.6 +reorder-python-imports==3.9.0