From 9e6d15074bee05c4e9dbf058fcaf4b9425e2c866 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 22:10:00 +0000 Subject: [PATCH] chore(deps): update dependency black to v26.5.1 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7ea4a9..78e8840 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ toon-format @ git+https://github.com/toon-format/toon-python.git pytest>=7.0.0 pytest-asyncio>=0.21.0 pytest-cov>=4.1.0 -black==26.3.0 +black==26.5.1 flake8>=6.0.0 mypy>=1.0.0 pre-commit>=3.7.0