From 6790b6f51f7677042ddb0733c7be0fd41bc31760 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 11:21:14 +0000 Subject: [PATCH] pip-rest: bump black in /client-samples/python/rest 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] --- client-samples/python/rest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client-samples/python/rest/requirements.txt b/client-samples/python/rest/requirements.txt index a68cdf4..c16d289 100644 --- a/client-samples/python/rest/requirements.txt +++ b/client-samples/python/rest/requirements.txt @@ -1,4 +1,4 @@ -black==24.3.0 +black==24.10.0 chardet==5.2.0 msal==1.31.1 parameterized==0.9.0