From 7dd44a196e60eb52b0f6bbf4b116d80955518c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 11:00:47 +0000 Subject: [PATCH] Bump isort[pipfile] from 5.0.7 to 5.11.1 Bumps [isort[pipfile]](https://github.com/pycqa/isort) from 5.0.7 to 5.11.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.0.7...5.11.1) --- updated-dependencies: - dependency-name: isort[pipfile] 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 11d410d..6735afb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pytest==5.4.3 pytest-vcr==1.0.2 black==19.10b0 -isort[pipfile]==5.0.7 +isort[pipfile]==5.11.1 flake8==3.8.3 pytest-cov==2.10.0 \ No newline at end of file