Skip to content

Commit 530824d

Browse files
chore(deps): bump isort from 5.11.4 to 5.12.0 in /requirements
Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.12.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.11.4...5.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 246ad6c commit 530824d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/tests-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ black[jupyter]==22.12.0
77
codecov==2.1.12
88
coverage[toml]==7.2.1
99
setuptools>=63
10-
isort==5.11.4
10+
isort==5.12.0
1111
ruff==0.0.253
1212
pytest-cov==4.0.0
1313
pytest==7.2.1

0 commit comments

Comments
 (0)