From 2c994ea41646c265d77951f7627bf8629a62525c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 17:24:14 +0000 Subject: [PATCH] Bump packaging from 24.1 to 24.2 Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2. - [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.1...24.2) --- 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 d37487f1..ff94e7d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ IPy==1.01 Mako==1.3.5 MarkupSafe==2.1.5 musicbrainzngs==0.7.1 -packaging==24.1 +packaging==24.2 paho-mqtt==2.1.0 platformdirs==4.2.2 plexapi==4.15.16