From 91b9ee22d62fd44c3f5d663aaa6b69ec3b86e8f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 08:37:27 +0000 Subject: [PATCH] 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index ebe0bd5..c503f80 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -13,7 +13,7 @@ idna==3.10 imagesize==1.4.1 jinja2==3.1.6 markupsafe==3.0.2 -packaging==24.2 +packaging==25.0 pygments==2.19.1 pyyaml==6.0.2 recommonmark==0.7.1