From 4551788fe563918eccc155d769a0ec78c63bd7fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 05:06:00 +0000 Subject: [PATCH] chore: bump packaging from 24.2 to 25.0 Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0. - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/24.2...25.0) --- updated-dependencies: - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 39cfb42..6927f94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ beautifulsoup4==4.13.3 colorama==0.4.6 requests==2.32.3 yaspin==3.1.0 -packaging==24.2 +packaging==25.0 wolfsoftware.notify==0.1.2