From 140f3f5187aac9b2c60e884df8c4bfe031df9076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 07:00:06 +0000 Subject: [PATCH] build(deps): bump black from 24.4.1 to 24.4.2 in /plc4py Bumps [black](https://github.com/psf/black) from 24.4.1 to 24.4.2. - [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.4.1...24.4.2) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- plc4py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plc4py/requirements.txt b/plc4py/requirements.txt index 346fabb6a56..9523e4960ac 100644 --- a/plc4py/requirements.txt +++ b/plc4py/requirements.txt @@ -19,7 +19,7 @@ aenum==3.1.15 annotated-types==0.6.0 bitarray==2.9.2 -black==24.4.1 +black==24.4.2 build==1.2.1 cfgv==3.4.0 click==8.1.7