Skip to content

Commit 3082ec8

Browse files
Bump reorder-python-imports from 3.13.0 to 3.14.0 (#530)
1 parent fad0190 commit 3082ec8

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.3.1",
2626
"isort==5.13.2",
2727
"pyupgrade==3.17.0",
28-
"reorder-python-imports==3.13.0",
28+
"reorder-python-imports==3.14.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==24.1.0
22
autoflake==2.3.1
33
isort==5.13.2
44
pyupgrade==3.17.0
5-
reorder-python-imports==3.13.0
5+
reorder-python-imports==3.14.0

0 commit comments

Comments
 (0)