From c218d127a74b564e45f6030783de2d49c200fe68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 18:37:59 +0000 Subject: [PATCH] requirements(deps): bump packaging from 23.2 to 24.0 Bumps [packaging](https://github.com/pypa/packaging) from 23.2 to 24.0. - [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.2...24.0) --- updated-dependencies: - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index babdece..16b83e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ exceptiongroup==1.2.0 idna==3.6 importlib_metadata==7.0.2 iniconfig==2.0.0 -packaging==23.2 +packaging==24.0 pluggy==1.4.0 pyparsing==3.1.2 soupsieve==2.5