From 21273a59dfb102d1a045ed1e18f12d3d8cf1546d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 10:01:29 +0000 Subject: [PATCH] Bump isort from 5.9.3 to 5.11.4 Bumps [isort](https://github.com/pycqa/isort) from 5.9.3 to 5.11.4. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.9.3...5.11.4) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 91626b1..85df410 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ flake8-bugbear==21.9.2 flake8-quotes==3.3.1 flake8==4.0.1 ipdb==0.13.9 -isort==5.9.3 +isort==5.11.4 mypy==0.910 numpy==1.21.3 pyroma==3.2