Skip to content

Commit 27a5467

Browse files
Bump reorder-python-imports from 3.8.3 to 3.8.5 (#244)
Co-authored-by: Marc Mueller <[email protected]>
1 parent 533ca62 commit 27a5467

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 @ git+https://github.com/cdce8p/[email protected]",
2626
"isort==5.10.1",
2727
"pyupgrade==3.1.0",
28-
"reorder-python-imports==3.8.3",
28+
"reorder-python-imports==3.8.5",
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 @ git+https://github.com/cdce8p/[email protected]
33
isort==5.10.1
44
pyupgrade==3.1.0
5-
reorder-python-imports==3.8.3
5+
reorder-python-imports==3.8.5

0 commit comments

Comments
 (0)