We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f49a51 commit 9a1f6eeCopy full SHA for 9a1f6ee
news/3 Code Health/17923.md
@@ -0,0 +1 @@
1
+Bump isort from 5.9.3 to 5.10.0.
requirements.in
@@ -4,4 +4,4 @@
4
# 2) pip-compile --generate-hashes requirements.in
5
6
# Sort Imports
7
-isort==5.9.3
+isort==5.10.0
requirements.txt
@@ -4,7 +4,7 @@
#
# pip-compile --generate-hashes requirements.in
-isort==5.9.3 \
8
- --hash=sha256:9c2ea1e62d871267b78307fe511c0838ba0da28698c5732d54e2790bf3ba9899 \
9
- --hash=sha256:e17d6e2b81095c9db0a03a8025a957f334d6ea30b26f9ec70805411e5c7c81f2
+isort==5.10.0 \
+ --hash=sha256:1a18ccace2ed8910bd9458b74a3ecbafd7b2f581301b0ab65cfdd4338272d76f \
+ --hash=sha256:e52ff6d38012b131628cf0f26c51e7bd3a7c81592eefe3ac71411e692f1b9345
10
# via -r requirements.in
0 commit comments