From d2845da67829f33ea4aaa3015f5ab47568e1c3eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 09:22:06 +0000 Subject: [PATCH] Bump packaging from 23.1 to 23.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f4f7a87..399e7153 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cachetools==5.3.1 chardet==5.2.0 gidgethub==5.3.0 multidict==6.0.4 -packaging==23.1 +packaging==23.2 pyparsing==3.1.1 six==1.16.0 uritemplate==4.1.1