From 33cef1daa35937c673f42a1f7df0ad2605d27775 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 05:01:17 +0000 Subject: [PATCH] Bump packaging from 21.3 to 24.1 Bumps [packaging](https://github.com/pypa/packaging) from 21.3 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/21.3...24.1) --- 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 ce465d2..986e8f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ frozenlist==1.3.0 hiredis==0.2.0 idna==3.3 multidict==5.2.0 -packaging==21.3 +packaging==24.1 pyparsing==2.2.0 structlog==20.1.0 websockets==12.0