Skip to content

Commit

Permalink
Bump reorder-python-imports from 3.8.5 to 3.9.0 in /.github/workflows
Browse files Browse the repository at this point in the history
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.8.5 to 3.9.0.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](asottile/reorder-python-imports@v3.8.5...v3.9.0)

---
updated-dependencies:
- dependency-name: reorder-python-imports
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 25, 2022
1 parent dd994d9 commit c3aaf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pip==22.3
pre-commit==2.20.0
black==22.10.0
flake8==5.0.4
reorder-python-imports==3.8.5
reorder-python-imports==3.9.0
pytest==7.1.3
blacken-docs
poetry

0 comments on commit c3aaf76

Please sign in to comment.