From 2da3d159cbdd25b1ef6db1f6c803f5aa5f8f9627 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 10:30:41 +0100 Subject: [PATCH] Bump the all-dependencies group with 1 update (#364) Bumps the all-dependencies group with 1 update: [black](https://github.com/psf/black). Updates `black` from 23.12.1 to 24.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/23.12.1...24.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 40dc96e..fe508c1 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,4 +1,4 @@ -black==23.12.1 +black==24.1.0 flake8==7.0.0 isort==5.13.2 kinto==16.3.0