From 736f8314edc065356ec4d50e4e2b59bcbce89b05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:36:24 -0400 Subject: [PATCH] chore(deps-dev): bump black (#818) Bumps [black](https://github.com/psf/black) from 21.11b1 to 24.3.0. --- .../requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandardLibrary/runtimes/python/libs/aws-cryptography-internal-smithy-python/requirements-dev.txt b/StandardLibrary/runtimes/python/libs/aws-cryptography-internal-smithy-python/requirements-dev.txt index ff6665bce..faba81eb6 100644 --- a/StandardLibrary/runtimes/python/libs/aws-cryptography-internal-smithy-python/requirements-dev.txt +++ b/StandardLibrary/runtimes/python/libs/aws-cryptography-internal-smithy-python/requirements-dev.txt @@ -1,4 +1,4 @@ -black==21.11b1 +black==24.3.0 flake8<6.1 mypy==1.0.0 pytest<7.3