From ebda4d1dc6eca0c612bb95e6b783d4e71599a65d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:01:01 +0000 Subject: [PATCH] build(deps): 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 da97a2f..40f9910 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ iniconfig==2.0.0 kiwisolver==1.4.8 matplotlib==3.10.1 numpy==2.2.4 -packaging==24.2 +packaging==25.0 pillow==11.1.0 pip==25.0.1 pluggy==1.5.0