From 412943b4d9be5f3fc8c72c592d1bd1a1e9e896ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 08:52:19 +0100 Subject: [PATCH] Bump setuptools from 67.3.2 to 67.3.3 in /tautulli (#272) Bumps [setuptools](https://github.com/pypa/setuptools) from 67.3.2 to 67.3.3. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v67.3.2...v67.3.3) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tautulli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tautulli/requirements.txt b/tautulli/requirements.txt index a001c02..2cf9383 100644 --- a/tautulli/requirements.txt +++ b/tautulli/requirements.txt @@ -1,4 +1,4 @@ crudini==0.9.4 plexapi==4.13.2 pycryptodomex==3.17 -setuptools==67.3.2 +setuptools==67.3.3