Kometa-Team / ImageMaid

Python 3 Script for Cleaning Up Images in Plex
MIT License
273 stars 15 forks source link

Bump tmdbapis from 1.1.0 to 1.2.0 #11

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 1 year ago

Bumps tmdbapis from 1.1.0 to 1.2.0.

Release notes

Sourced from tmdbapis's releases.

TMDbAPIs v1.2.0

Commits

  • 578a573: catch error when deleting a list (meisnate12)
  • a07851f: fix rated (meisnate12)
  • 4d85f0a: get_results parameter is now Optional (meisnate12)
  • e2eb7f6: fix search pagination errors (meisnate12)
  • 1cc7eee: fix delete confirm variable (meisnate12)
  • 4fb8371: fix validation (meisnate12)
  • 821d772: move _parse (meisnate12)
  • e86ec09: reload after editing list (meisnate12)
  • 34e8ae0: update tests (meisnate12)
  • 0af64f2: Version 1.2.0 (meisnate12)
Commits


Dependabot compatibility score

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
meisnate12 commented 7 months ago

@dependabot rebase

dependabot[bot] commented 7 months ago

Superseded by #21.