From 94fd21f8554cd0cfeb27d0ee7d49fbe7071a2247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:42:01 -0800 Subject: [PATCH] Bump packaging from 24.1 to 24.2 (#1865) Bumps [packaging](https://github.com/pypa/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 ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- requirements_docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cdf065d5a..8727e3f90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ idna==3.10 importlib_metadata==8.5.0 lxml==5.3.0 multidict==6.1.0 -packaging==24.1 +packaging==24.2 pyparsing==3.1.4 setuptools==75.8.0 yarl==1.18.3 diff --git a/requirements_docs.txt b/requirements_docs.txt index 651dd2b8b..6c9b0870d 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -1,7 +1,7 @@ docutils==0.21.2 pyparsing==3.1.4 python-dateutil==2.9.0.post0 -packaging==24.1 +packaging==24.2 requests==2.32.3 sphinx==8.1.3 MyST-Parser==4.0.0