From 7359d50450241dbd7e594ae9af941365a65bee70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 04:11:01 +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 47ded19..f408065 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.13.5 colorama==0.4.6 requests==2.32.5 -yaspin==3.1.0 +yaspin==3.2.0 packaging==24.2 wolfsoftware.notify==0.1.2