From 244b9177d7f91794266d490520192465b46ad17f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 08:20:44 +0000 Subject: [PATCH] [pip] Bump packaging from 24.0 to 24.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index afe7b22..fc8bf17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ iniconfig==2.0.0 mccabe==0.7.0 mypy==1.10.0 mypy-extensions==1.0.0 -packaging==24.0 +packaging==24.1 pluggy==1.5.0 pycodestyle==2.11.1 pyflakes==3.2.0