Skip to content

Commit db70f4e

Browse files
Bump reorder-python-imports from 3.0.1 to 3.1.0 (#177)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 320a6b1 commit db70f4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ aiofiles==0.8.0
22
autoflake @ git+https://github.com/cdce8p/[email protected]
33
isort==5.10.1
44
pyupgrade==2.32.0
5-
reorder-python-imports==3.0.1
5+
reorder-python-imports==3.1.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ install_requires =
3030
autoflake @ git+https://github.com/cdce8p/[email protected]
3131
isort==5.10.1
3232
pyupgrade==2.32.0
33-
reorder-python-imports==3.0.1
33+
reorder-python-imports==3.1.0
3434

3535
[options.extras_require]
3636
black =

0 commit comments

Comments
 (0)