From 02820589ef349527523ca87e8a61579951bff042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 02:06:57 +0000 Subject: [PATCH] Bump isort from 5.10.1 to 5.13.1 Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.13.1. - [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.10.1...5.13.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e960c92..b2081de 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,6 +1,6 @@ black==22.3.0 flake8==4.0.1 -isort==5.10.1 +isort==5.13.1 pre-commit==2.17.0 tox==3.25.1 tox-gh-actions==2.9.1