Skip to content

Commit c4f2afd

Browse files
Bump reorder-python-imports from 3.14.0 to 3.15.0 (#629)
1 parent 6803494 commit c4f2afd

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
@@ -27,7 +27,7 @@ dependencies = [
2727
"autoflake==2.3.1",
2828
"isort==6.0.1",
2929
"pyupgrade==3.19.1",
30-
"reorder-python-imports==3.14.0",
30+
"reorder-python-imports==3.15.0",
3131
]
3232

3333
[project.urls]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ aiofiles==24.1.0
22
autoflake==2.3.1
33
isort==6.0.1
44
pyupgrade==3.19.1
5-
reorder-python-imports==3.14.0
5+
reorder-python-imports==3.15.0

0 commit comments

Comments
 (0)