From 555a4a0f759fafeacf6ec80667b7a07812245c30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 17:11:23 +0000 Subject: [PATCH] Bump packaging from 23.1 to 24.0 Bumps [packaging](https://github.com/pypa/packaging) from 23.1 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.1...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 73b6e088..3bed7306 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ IPy==1.01 Mako==1.2.4 MarkupSafe==2.1.3 musicbrainzngs==0.7.1 -packaging==23.1 +packaging==24.0 paho-mqtt==1.6.1 platformdirs==3.11.0 plexapi==4.15.10