From 31d2010c6c093476a7581649ffe32a295f5e29b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 10:52:36 +0000 Subject: [PATCH] build(deps): bump packaging from 23.1 to 23.2 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 16c5d98573..b0fe691160 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -9,7 +9,7 @@ imagesize==1.4.1 Jinja2==3.1.2 MarkupSafe==2.1.3 myst-parser==2.0.0 -packaging==23.1 +packaging==23.2 Pygments==2.16.1 pyparsing==3.1.1 pytz==2023.3.post1