Skip to content

Commit a993e0a

Browse files
Bump reorder-python-imports from 3.9.0 to 3.10.0 (#362)
1 parent 8d53463 commit a993e0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"autoflake==2.1.1",
2626
"isort==5.12.0",
2727
"pyupgrade==3.6.0",
28-
"reorder-python-imports==3.9.0",
28+
"reorder-python-imports==3.10.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==23.1.0
22
autoflake==2.1.1
33
isort==5.12.0
44
pyupgrade==3.6.0
5-
reorder-python-imports==3.9.0
5+
reorder-python-imports==3.10.0

0 commit comments

Comments
 (0)