Skip to content

Commit

Permalink
build(deps): bump reorder-python-imports in /.github/workflows (#565)
Browse files Browse the repository at this point in the history
Bumps [reorder-python-imports](https://github.com/asottile/reorder_python_imports) from 3.3.0 to 3.8.1.
- [Release notes](https://github.com/asottile/reorder_python_imports/releases)
- [Commits](asottile/reorder-python-imports@v3.3.0...v3.8.1)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2022
1 parent 50910df commit d3f5715
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 @@ -7,5 +7,5 @@ flake8==4.0.1
isort==5.10.1
pre-comit-hooks==4.1.0
pyupgrade==2.37.1
reorder-python-imports==3.3.0
reorder-python-imports==3.8.1
sqlalchemy>=1.4.23

0 comments on commit d3f5715

Please sign in to comment.