From 700d4ea2fff6cb0847f489f588982dbcda9e3c4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:03:47 +0000 Subject: [PATCH] chore(deps): bump packaging from 26.0 to 26.1 Bumps [packaging](https://github.com/pypa/packaging) from 26.0 to 26.1. - [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/26.0...26.1) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f3143e35a..029cd9274 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,4 +59,4 @@ websockets==16.0 janus==2.0.0 ast-comments==1.3.0 -packaging==26.0 +packaging==26.1