From 7ebbf3c5fa9a8047b9261510545bcdae07f73008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 18:17:30 +0000 Subject: [PATCH] chore(deps): bump black from 23.1.0 to 23.10.1 in /requirements Bumps [black](https://github.com/psf/black) from 23.1.0 to 23.10.1. - [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.1.0...23.10.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requires.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requires.txt b/requirements/requires.txt index 70db322..748b4c5 100644 --- a/requirements/requires.txt +++ b/requirements/requires.txt @@ -1,4 +1,4 @@ -black==23.1.0 +black==23.10.1 click==8.1.3 jinja2==3.1.2 numpy==1.26.1