From ed5c4b009de4e51ade25de60091253a5cde554d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 04:30:57 +0000 Subject: [PATCH] chore: bump yaspin from 3.1.0 to 3.2.0 Bumps [yaspin](https://github.com/pavdmyt/yaspin) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/pavdmyt/yaspin/releases) - [Changelog](https://github.com/pavdmyt/yaspin/blob/master/HISTORY.rst) - [Commits](https://github.com/pavdmyt/yaspin/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: yaspin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 31a6352..1acc4d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ colorama==0.4.6 PyGithub==2.8.1 PyYAML==6.0.3 -yaspin==3.1.0 +yaspin==3.2.0