Skip to content

Commit 74221a3

Browse files
Bump reorder-python-imports from 3.8.5 to 3.9.0 (#275)
1 parent 5374d6a commit 74221a3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"autoflake==2.0.0",
2626
"isort==5.10.1",
2727
"pyupgrade==3.1.0",
28-
"reorder-python-imports==3.8.5",
28+
"reorder-python-imports==3.9.0",
2929
]
3030

3131
[project.optional-dependencies]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ aiofiles==22.1.0
22
autoflake==2.0.0
33
isort==5.10.1
44
pyupgrade==3.1.0
5-
reorder-python-imports==3.8.5
5+
reorder-python-imports==3.9.0

0 commit comments

Comments
 (0)