Skip to content

Commit cad590b

Browse files
dependabot[bot]di
authored andcommitted
Bump isort from 5.9.3 to 5.10.1 (pypi#10328)
Bumps [isort](https://github.com/pycqa/isort) from 5.9.3 to 5.10.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.9.3...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin Ingram <[email protected]>
1 parent 55c19b2 commit cad590b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/lint.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ flake8-polyfill==1.0.2 \
4343
--hash=sha256:12be6a34ee3ab795b19ca73505e7b55826d5f6ad7230d31b18e106400169b9e9 \
4444
--hash=sha256:e44b087597f6da52ec6393a709e7108b2905317d0c0b744cdca6208e670d8eda
4545
# via pep8-naming
46-
isort==5.9.3 \
47-
--hash=sha256:9c2ea1e62d871267b78307fe511c0838ba0da28698c5732d54e2790bf3ba9899 \
48-
--hash=sha256:e17d6e2b81095c9db0a03a8025a957f334d6ea30b26f9ec70805411e5c7c81f2
46+
isort==5.10.1 \
47+
--hash=sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7 \
48+
--hash=sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951
4949
# via -r requirements/lint.in
5050
mccabe==0.6.1 \
5151
--hash=sha256:ab8a6258860da4b6677da4bd2fe5dc2c659cff31b3ee4f7f5d64e79735b80d42 \

0 commit comments

Comments
 (0)