chore(deps): bump the python-packages group across 1 directory with 4 updates - #309
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-packages group across 1 directory with 4 updates#309dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… 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>
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: DEBUGUsing 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 |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Updates the requirements on tautulli, simple-justwatch-python-api, apscheduler and mkdocs-material to permit the latest version.
Updates
tautullifrom 4.7.1.2170 to 4.7.2.2170Commits
Updates
simple-justwatch-python-apifrom 0.13 to 0.19.0Release notes
Sourced from simple-justwatch-python-api's releases.
Changelog
Sourced from simple-justwatch-python-api's changelog.
... (truncated)
Commits
6c0803aBump version to 0.19.09bca0e3Switch to MIT license087f9ccBump version to 0.18.260aa5a3Add all missing functions to "Usage" introduction in README.md56f502fAdd unit tests for parse_providers_response6482f19Add unit tests for "parse_popular_response"02e8d4cBump version to 0.18.102551e7Update ToC in README.md25b4eb6Add missing unit tests2995cc6Bump version to 0.18.0Updates
apschedulerto 3.11.3Release notes
Sourced from apscheduler's releases.
Commits
4308ec9Added the release versionff68780Added a note about weekday numbers in CronTrigger.from_crontab()36936e9Updated actionsc0ff7e4Fixed Pyside6 tests failing on Python 3.9 and 3.81b782c9Fixed fixturecoreappnot founddc3dde4Test against PySide6 on all Python versions18a6f6bFixed imported jobs missing their scheduler and job store links1693db4Fix interval jobs stalling across DST spring-forward with ZoneInfo (#1114)0636bf4Added Python 3.14 to the test matrix3eb3de8Fixed bad use of pytest.raises()Updates
mkdocs-materialto 9.7.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b3e6dd8Prepare 9.7.7 release52fb6beMerge commit from fork901e633AddedSECURITY.mdwith EOL notice5b36f2aBump js-yaml from 4.1.1 to 4.2.0 (#8598)2d11e7bBump form-data from 3.0.4 to 3.0.5 (#8597)ae05a53Bump esbuild from 0.27.2 to 0.28.1 (#8596)434af93Bump shell-quote from 1.7.3 to 1.8.4 (#8593)4447cdaDocumentation (#8590)8f8d551Updated copyright year (#8588)08d8514Bump fast-uri from 3.0.3 to 3.1.2 (#8587)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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