From 68a74054dc5fe1907552add7e0f5105a187fc4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 09:15:18 -0500 Subject: [PATCH] Bump black from 24.10.0 to 25.1.0 (#170) Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- development-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development-requirements.txt b/development-requirements.txt index 32cf18d..28c80eb 100644 --- a/development-requirements.txt +++ b/development-requirements.txt @@ -1,5 +1,5 @@ bandit==1.8.2 -black==24.10.0 +black==25.1.0 build==1.2.2.post1 coverage==7.6.10 flake8==7.1.1