We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 320a6b1 commit db70f4eCopy full SHA for db70f4e
2 files changed
requirements.txt
@@ -2,4 +2,4 @@ aiofiles==0.8.0
2
autoflake @ git+https://github.com/cdce8p/autoflake.git@v1.4.c1
3
isort==5.10.1
4
pyupgrade==2.32.0
5
-reorder-python-imports==3.0.1
+reorder-python-imports==3.1.0
setup.cfg
@@ -30,7 +30,7 @@ install_requires =
30
31
32
33
- reorder-python-imports==3.0.1
+ reorder-python-imports==3.1.0
34
35
[options.extras_require]
36
black =
0 commit comments