From 2b8ac4edb25f8d4258d4d4ef2d0908eae8019284 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 07:16:51 +0000 Subject: [PATCH] Bump pyfiglet from 0.8.post1 to 1.0.3 Bumps [pyfiglet](https://github.com/pwaller/pyfiglet) from 0.8.post1 to 1.0.3. - [Release notes](https://github.com/pwaller/pyfiglet/releases) - [Changelog](https://github.com/pwaller/pyfiglet/blob/main/CHANGELOG) - [Commits](https://github.com/pwaller/pyfiglet/commits/v1.0.3) --- updated-dependencies: - dependency-name: pyfiglet dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 048b1148450c..661f260f1793 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -4,7 +4,7 @@ fabric invoke wheel==0.44.0 docker==6.1.3 -pyfiglet==0.8.post1 +pyfiglet==1.0.3 reprint==0.5.2 ruamel.yaml==0.18.10 black==24.8.0