From 17a168b3b8be761b804ed3232011e2f8713615e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 08:06:09 -0700 Subject: [PATCH] Build(deps): Bump packaging from 23.1 to 23.2 (#1576) Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.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.1...23.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 c8e388549..94fb489ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ humanfriendly==10.0 idna==3.4 lxml==4.9.3 multidict==6.0.4 -packaging==23.1 +packaging==23.2 pyparsing==3.1.1 setuptools==68.2.2 six==1.16.0 diff --git a/requirements_docs.txt b/requirements_docs.txt index 5a1a7638e..b1690d345 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -1,7 +1,7 @@ docutils==0.20.1 pyparsing==3.1.1 python-dateutil==2.8.2 -packaging==23.1 +packaging==23.2 requests==2.31.0 six==1.16.0 sphinx==7.2.6