From 0566cfa9cdd45210b32d2695c93b1fd39ec9217f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 16:44:15 +0800 Subject: [PATCH] build(deps): bump packaging from 24.0 to 24.1 (#2251) Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1. - [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.0...24.1) --- 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df52f7e6..0563b56b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ attrs==23.2.0 bcrypt==4.1.3 configparser==7.0.0 cryptography==42.0.8 -packaging==24.0 +packaging==24.1 pyasn1_modules==0.4.0 pyparsing==3.1.2 python-dateutil==2.9.0.post0