Skip to content

Commit

Permalink
Bump reorder-python-imports from 3.8.5 to 3.9.0 (#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 5374d6a commit 74221a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"autoflake==2.0.0",
"isort==5.10.1",
"pyupgrade==3.1.0",
"reorder-python-imports==3.8.5",
"reorder-python-imports==3.9.0",
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ aiofiles==22.1.0
autoflake==2.0.0
isort==5.10.1
pyupgrade==3.1.0
reorder-python-imports==3.8.5
reorder-python-imports==3.9.0

0 comments on commit 74221a3

Please sign in to comment.