From 662ffa22e6838189acfe63a1ae489f989a58c727 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:15:59 +0000 Subject: [PATCH] chore(deps): bump the python-packages group across 1 directory with 4 updates Updates the requirements on [tautulli](https://github.com/nwithan8/pytulli), [simple-justwatch-python-api](https://github.com/Electronic-Mango/simple-justwatch-python-api), [apscheduler](https://github.com/agronholm/apscheduler) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. Updates `tautulli` from 4.7.1.2170 to 4.7.2.2170 - [Commits](https://github.com/nwithan8/pytulli/commits) Updates `simple-justwatch-python-api` from 0.13 to 0.19.0 - [Release notes](https://github.com/Electronic-Mango/simple-justwatch-python-api/releases) - [Changelog](https://github.com/Electronic-Mango/simple-justwatch-python-api/blob/main/CHANGELOG.md) - [Commits](https://github.com/Electronic-Mango/simple-justwatch-python-api/compare/0.13...0.19.0) Updates `apscheduler` to 3.11.3 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](https://github.com/agronholm/apscheduler/compare/3.11.2...3.11.3) Updates `mkdocs-material` to 9.7.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.7.6...9.7.7) --- updated-dependencies: - dependency-name: tautulli dependency-version: 4.7.2.2170 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: simple-justwatch-python-api dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: apscheduler dependency-version: 3.11.3 dependency-type: direct:production dependency-group: python-packages - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index d110457..fd68eec 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,3 +1,3 @@ mkdocs>=1.6.1 -mkdocs-material>=9.7.6 +mkdocs-material>=9.7.7 mkdocs-minify-plugin>=0.8.0 diff --git a/requirements.txt b/requirements.txt index a1760f3..79958a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,9 +3,9 @@ pydantic>=2.13.4 pyarr==5.2.0 PyYAML==6.0.3 requests==2.34.2 -tautulli==4.7.1.2170 +tautulli==4.7.2.2170 trakt.py==4.4.0 pytest-mock==3.15.1 -simple-justwatch-python-api==0.13 -APScheduler>=3.11.2 +simple-justwatch-python-api==0.19.0 +APScheduler>=3.11.3 Jinja2>=3.1.6