Skip to content

chore(deps): bump the python-packages group across 1 directory with 4 updates - #309

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-89853952a6
Open

chore(deps): bump the python-packages group across 1 directory with 4 updates#309
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-89853952a6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on tautulli, simple-justwatch-python-api, apscheduler and mkdocs-material to permit the latest version.
Updates tautulli from 4.7.1.2170 to 4.7.2.2170

Commits

Updates simple-justwatch-python-api from 0.13 to 0.19.0

Release notes

Sourced from simple-justwatch-python-api's releases.

0.19.0

Change license to MIT.

0.18.2

Update "Usage" in README.md so it's up to date on PyPi page.

0.18.1

Update README.md ToC so it's up to date on PyPi page. Also added missing unit tests.

0.18.0

Add two new functions:

  • popular - looking up currently popular titles
  • providers - get data about service providers (like "Netflix") to use in filtering in popular or search

popular and search allows for basic pagination with offset parameter.

search can now be used without specified title, making it oddly similar to popular, but oh well. I figured it out after popular was ready.

0.17.1

Apparently, even it's discouraged according to PEP 639, it's still needed to get correct license on PyPi.

0.17

Add two new functions - one for seasons and one for episodes. They allow for getting more granular information - offers for individual seasons, or episodes; rather than show as a whole.

0.16

Query for:

  • scoring (IMDB, TMDB, Rotten Tomatoes, JustWatch)
  • JustWatch likes and dislikes
  • JustWatch charts/ranks
  • age certification

0.15

Add TMDB ID to responses. Remove default element_count, if not found in API response use None.

0.14

Add 2 new commands:

details - look up details for a single entry by its node ID offers_for_countries - look up offers for a single entry by its node ID, allows for specifying multiple countries

Changelog

Sourced from simple-justwatch-python-api's changelog.

0.19.0

Change license to MIT.

0.18.2

Update "Usage" in README.md so it's up to date on PyPi page.

0.18.1

Update README.md ToC so it's up to date on PyPi page. Also added missing unit tests.

0.18.0

Add two new functions:

  • popular - looking up currently popular titles
  • providers - get data about service providers (like "Netflix") to use in filtering in popular or search

popular and search allows for basic pagination with offset parameter.

search can now be used without specified title, making it oddly similar to popular, but oh well. I figured it out after popular was ready.

0.17.1

Apparently, even it's discouraged according to PEP 639, it's still needed to get correct license on PyPi.

0.17

Add two new functions - one for seasons and one for episodes. They allow for getting more granular information - offers for individual seasons, or episodes; rather than show as a whole.

0.16

Query for:

  • scoring (IMDB, TMDB, Rotten Tomatoes, JustWatch)
  • JustWatch likes and dislikes
  • JustWatch charts/ranks
  • age certification

0.15

Add TMDB ID to responses. Remove default element_count, if not found in API response use None.

0.14

Add 2 new commands:

... (truncated)

Commits
  • 6c0803a Bump version to 0.19.0
  • 9bca0e3 Switch to MIT license
  • 087f9cc Bump version to 0.18.2
  • 60aa5a3 Add all missing functions to "Usage" introduction in README.md
  • 56f502f Add unit tests for parse_providers_response
  • 6482f19 Add unit tests for "parse_popular_response"
  • 02e8d4c Bump version to 0.18.1
  • 02551e7 Update ToC in README.md
  • 25b4eb6 Add missing unit tests
  • 2995cc6 Bump version to 0.18.0
  • Additional commits viewable in compare view

Updates apscheduler to 3.11.3

Release notes

Sourced from apscheduler's releases.

3.11.3

  • Fixed sub-minute interval jobs stalling for the duration of a DST spring-forward gap when the scheduler was configured with a ZoneInfo time zone, caused by the wakeup delay being computed from the naive wall-clock difference instead of the actual UTC difference (#1103)
  • Fixed imported jobs missing their scheduler and job store links (#1119)
Commits
  • 4308ec9 Added the release version
  • ff68780 Added a note about weekday numbers in CronTrigger.from_crontab()
  • 36936e9 Updated actions
  • c0ff7e4 Fixed Pyside6 tests failing on Python 3.9 and 3.8
  • 1b782c9 Fixed fixture coreapp not found
  • dc3dde4 Test against PySide6 on all Python versions
  • 18a6f6b Fixed imported jobs missing their scheduler and job store links
  • 1693db4 Fix interval jobs stalling across DST spring-forward with ZoneInfo (#1114)
  • 0636bf4 Added Python 3.14 to the test matrix
  • 3eb3de8 Fixed bad use of pytest.raises()
  • Additional commits viewable in compare view

Updates mkdocs-material to 9.7.7

Release notes

Sourced from mkdocs-material's releases.

mkdocs-material-9.7.7

[!WARNING]

Material for MkDocs is approaching end of life

Material for MkDocs is scheduled to reach end of life on November 5, 2026. Until then, maintenance is limited to critical bug fixes and security updates.

The path forward is Zensical, our next-generation static site generator built from first principles. If you’re planning a new documentation project or thinking about your long-term setup, we encourage you to start exploring Zensical.

Organizations requiring support beyond this date can get in touch to discuss options.

Read the full announcement on our blog

Changes

  • Fixed a DOM-based XSS vulnerability in search suggestions

Thanks to @​p- for responsibly reporting this issue.

Changelog

Sourced from mkdocs-material's changelog.

mkdocs-material-9.7.7 (2026-07-17)

  • Fixed DOM-based XSS vulnerability in search suggestions

mkdocs-material-9.7.6 (2026-03-19)

  • Automatically disable MkDocs 2.0 warning for forks of MkDocs

mkdocs-material-9.7.5 (2026-03-10)

  • Limited version range of mkdocs to <2
  • Updated MkDocs 2.0 incompatibility warning (clarify relation with MkDocs)

mkdocs-material-9.7.4 (2026-03-03)

  • Hardened social cards plugin by switching to sandboxed environment
  • Updated MkDocs 2.0 incompatibility warning

mkdocs-material-9.7.3 (2026-02-24)

  • Fixed #8567: Print MkDocs 2.0 incompatibility warning to stderr

mkdocs-material-9.7.2 (2026-02-18)

  • Opened up version ranges of optional dependencies for forward-compatibility
  • Added warning to 'mkdocs build' about impending MkDocs 2.0 incompatibility

mkdocs-material-9.7.1 (2025-12-18)

  • Updated requests to 2.30+ to mitigate CVE in urllib
  • Fixed privacy plugin not picking up protocol-relative URLs
  • Fixed #8542: false positives and negatives captured in privacy plugin

mkdocs-material-9.7.0 (2025-11-11)

⚠️ Material for MkDocs is now in maintenance mode

This is the last release of Material for MkDocs that will receive new features. Going forward, the Material for MkDocs team focuses on Zensical, a next-gen static site generator built from first principles. We will provide critical bug fixes and security updates for Material for MkDocs for 12 months at least.

Read the full announcement on our blog: https://squidfunk.github.io/mkdocs-material/blog/2025/11/05/zensical/

This release includes all features that were previously exclusive to the Insiders edition. These features are now freely available to everyone.

Note on deprecated plugins: The projects and typeset plugins are included in this release, but must be considered deprecated. Both plugins proved

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… 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](Electronic-Mango/simple-justwatch-python-api@0.13...0.19.0)

Updates `apscheduler` to 3.11.3
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Commits](agronholm/apscheduler@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](squidfunk/mkdocs-material@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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 20, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🐳 To test this PR, build and run directly from the branch:

Using docker compose:

services:
  deleterr:
    build: https://github.com/rfsbraz/deleterr.git#refs/pull/309/head
    volumes:
      - ./config:/config
    environment:
      LOG_LEVEL: DEBUG

Using docker build:

docker build https://github.com/rfsbraz/deleterr.git#refs/pull/309/head -t deleterr:pr-309
docker run --rm -v ./config:/config -e LOG_LEVEL=DEBUG deleterr:pr-309

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants