From 9ecef3b683a3e79c0944cbe3b23aaf225c28747c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 00:01:51 +0000 Subject: [PATCH] Bump isort from 5.10.1 to 5.12.0 Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.0. - [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.12.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e41240b..b8f4306 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ check-manifest==0.48 coverage==6.4.4 flake8==5.0.4 -isort==5.10.1 +isort==5.12.0 mock==4.0.3 nose==1.3.7 pymemcache==3.5.2