From 7f5be019508fddd09bfa9611eae6de9b20490e03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 01:40:15 +0000 Subject: [PATCH] Bump packaging from 23.1 to 23.2 Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.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/23.1...23.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 73b6e088..d97ff6fb 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==23.2 paho-mqtt==1.6.1 platformdirs==3.11.0 plexapi==4.15.10