From 0720e716b14567d717135378faa56e8f06e3c48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 04:14:43 +0000 Subject: [PATCH] chore: bump yaspin from 3.2.0 to 3.3.0 Bumps [yaspin](https://github.com/pavdmyt/yaspin) from 3.2.0 to 3.3.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.2.0...v3.3.0) --- updated-dependencies: - dependency-name: yaspin dependency-version: 3.3.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 f408065..9f9112e 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.2.0 +yaspin==3.3.0 packaging==24.2 wolfsoftware.notify==0.1.2