Skip to content

Commit 35cfa3b

Browse files
Bump isort from 5.13.2 to 6.0.1 (#176)
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a85e53 commit 35cfa3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: requirements_dev.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,9 @@ idna==3.10 ; python_version >= "3.8" and python_version < "4.0" \
229229
iniconfig==2.1.0 ; python_version >= "3.8" and python_version < "4.0" \
230230
--hash=sha256:3abbd2e30b36733fee78f9c7f7308f2d0050e88f0087fd25c2645f63c773e1c7 \
231231
--hash=sha256:9deba5723312380e77435581c6bf4935c94cbfab9b1ed33ef8d238ea168eb760
232-
isort==5.13.2 ; python_version >= "3.8" and python_version < "4.0" \
233-
--hash=sha256:48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109 \
234-
--hash=sha256:8ca5e72a8d85860d5a3fa69b8745237f2939afe12dbf656afbcb47fe72d947a6
232+
isort==6.0.1 ; python_version >= "3.8" and python_version < "4.0" \
233+
--hash=sha256:1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450 \
234+
--hash=sha256:2dc5d7f65c9678d94c88dfc29161a320eec67328bc97aad576874cb4be1e9615
235235
mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" \
236236
--hash=sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325 \
237237
--hash=sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e

0 commit comments

Comments
 (0)