From b3967ca30cd47ba76710af78b433d3f66ad408e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:16:21 +0000 Subject: [PATCH] Bump black from 20.8b1 to 24.3.0 in /python/nutanix_objects Bumps [black](https://github.com/psf/black) from 20.8b1 to 24.3.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/commits/24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/nutanix_objects/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python/nutanix_objects/requirements.txt diff --git a/python/nutanix_objects/requirements.txt b/python/nutanix_objects/requirements.txt old mode 100755 new mode 100644 index a2a7727..e67625a --- a/python/nutanix_objects/requirements.txt +++ b/python/nutanix_objects/requirements.txt @@ -1,2 +1,2 @@ boto3==1.17.84 -black==20.8b1 \ No newline at end of file +black==24.3.0 \ No newline at end of file