From 8d3d223c5e060df0ce969b953b233af92a830658 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 21:22:49 +0000 Subject: [PATCH] Bump packaging in /third_party in the pip-dependencies group Bumps the pip-dependencies group in /third_party with 1 update: [packaging](https://github.com/pypa/packaging). Updates `packaging` from 24.1 to 24.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/24.1...24.2) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] --- third_party/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/requirements.txt b/third_party/requirements.txt index 17be62608..6a8be6e46 100644 --- a/third_party/requirements.txt +++ b/third_party/requirements.txt @@ -4,7 +4,7 @@ clang-format==15.0.7 cmake-format==0.6.13 black==24.3.0 # Tests -packaging==24.1 +packaging==24.2 # Generating HTML documentation pygments==2.18.0 sphinxcontrib_applehelp==2.0.0