From c364b79086c852c04ff5568ea9ae4ba42d71bdf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 12:59:04 +0000 Subject: [PATCH] build(deps): bump black from 24.3.0 to 24.10.0 Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.10.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.3.0...24.10.0) --- updated-dependencies: - dependency-name: black 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 1c83c43..e4e56e0 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -black==24.3.0 +black==24.10.0 flake8==5.0.4 mock==4.0.3 pre-commit==2.20.0