Skip to content

Commit

Permalink
Bump reorder-python-imports from 3.11.0 to 3.12.0 (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 813e049 commit 9448a76
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 @@ -26,7 +26,7 @@ dependencies = [
"autoflake==2.2.1",
"isort==5.12.0",
"pyupgrade==3.13.0",
"reorder-python-imports==3.11.0",
"reorder-python-imports==3.12.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==23.2.1
autoflake==2.2.1
isort==5.12.0
pyupgrade==3.13.0
reorder-python-imports==3.11.0
reorder-python-imports==3.12.0

0 comments on commit 9448a76

Please sign in to comment.