From 216d6da49d46063d3adbe00362ef2e5f3ebebe28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:36:36 +0000 Subject: [PATCH] Bump packaging from 26.1 to 26.2 Bumps [packaging](https://github.com/pypa/packaging) from 26.1 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/26.1...26.2) --- updated-dependencies: - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a6ed9ad..ba40985 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -28,7 +28,7 @@ jsonschema-specifications==2025.9.1 MarkupSafe==3.0.3 mccabe==0.7.0 mysqlclient==2.2.8 -packaging==26.1 +packaging==26.2 pipenv==2026.6.1 platformdirs==4.9.6 pluggy==1.6.0