From 38797ddf8b79eb9d88d9af61004aab9909c4aa51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 10:20:37 +0000 Subject: [PATCH] build(deps): bump packaging from 23.2 to 24.0 (#152) 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] 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 c4204f0..63a7133 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ more-itertools==10.2.0 mypy-boto3-cognito-identity==1.34.0 mypy-boto3-cognito-idp==1.34.33 nh3==0.2.15 -packaging==23.2 +packaging==24.0 pkginfo==1.10.0 pluggy==1.4.0 Pygments==2.17.2