From f30e4aae9c7b04a25af16bcd4cc3a8cb9ec2ceaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 07:47:09 +0000 Subject: [PATCH] Bump isort from 5.13.2 to 6.0.1 Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.0.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.13.2...6.0.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index c381954..767b36d 100644 --- a/Pipfile +++ b/Pipfile @@ -17,7 +17,7 @@ flake8-bugbear = "*" mypy = "*" pytest = "~=8.3" pytest-cov = "~=6.0" -isort = "~=5.13" +isort = "~=6.0" pytest-freezegun = "~=0.4" pika-stubs = "*" diff --git a/Pipfile.lock b/Pipfile.lock index bde5e2d..67e9729 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "a337284978fad5fdb6138a694068b1fa17fd7ce917bbbe1e00c3254df17f711f" + "sha256": "1fd59f730c71118ccaf2053172ed4cfabde1644954888449f0a623ea5af2ca6e" }, "pipfile-spec": 6, "requires": { @@ -328,12 +328,12 @@ }, "isort": { "hashes": [ - "sha256:48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109", - "sha256:8ca5e72a8d85860d5a3fa69b8745237f2939afe12dbf656afbcb47fe72d947a6" + "sha256:1cb5df28dfbc742e490c5e41bad6da41b805b0a8be7bc93cd0fb2a8a890ac450", + "sha256:2dc5d7f65c9678d94c88dfc29161a320eec67328bc97aad576874cb4be1e9615" ], "index": "pypi", - "markers": "python_full_version >= '3.8.0'", - "version": "==5.13.2" + "markers": "python_full_version >= '3.9.0'", + "version": "==6.0.1" }, "mccabe": { "hashes": [