From 6bca68be1a1cefbb561d987953ddf3f8b6f22390 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:32:49 +0000 Subject: [PATCH] Bump packaging from 23.0 to 26.2 Bumps [packaging](https://github.com/pypa/packaging) from 23.0 to 26.2. - [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...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' 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 3aea5b2..8902ed3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ nest-asyncio==1.5.6 notebook==6.5.3 notebook_shim==0.2.4 numpy==1.24.2 -packaging==23.0 +packaging==26.2 pandas==1.5.3 pandocfilters==1.5.1 parso==0.8.3