From e8dfd66b183cb1b649958eee5aab07a6014b82ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 08:26:05 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 2 updates Bumps the python-packages group with 2 updates in the / directory: [plexapi](https://github.com/pkkid/python-plexapi) and [tautulli](https://github.com/nwithan8/pytulli). Updates `plexapi` from 4.15.16 to 4.16.1 - [Release notes](https://github.com/pkkid/python-plexapi/releases) - [Commits](https://github.com/pkkid/python-plexapi/compare/4.15.16...4.16.1) Updates `tautulli` from 4.3.4.2140 to 4.6.1.2142 - [Release notes](https://github.com/nwithan8/pytulli/releases) - [Commits](https://github.com/nwithan8/pytulli/compare/4.3.4.2140...4.6.1.2142) --- updated-dependencies: - dependency-name: plexapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: tautulli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index f4e9d13..7c9617e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -PlexAPI==4.15.16 +PlexAPI==4.16.1 pyarr==5.2.0 PyYAML==6.0.2 requests==2.32.3 -tautulli==4.3.4.2140 +tautulli==4.6.1.2142 trakt.py==4.4.0 pytest-mock \ No newline at end of file