From f9777c363247db5c324787d192d5b06914d95681 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 22:17:51 +0000 Subject: [PATCH] Bump packaging from 23.0 to 25.0 Bumps [packaging](https://github.com/pypa/packaging) from 23.0 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/23.0...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 6c75188..a95dee5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ nest-asyncio==1.5.6 notebook==7.4.3 notebook_shim==0.2.4 numpy==2.0.2 -packaging==23.0 +packaging==25.0 pandas==2.0.3 pandocfilters==1.5.1 parso==0.8.4