[21] Update tmdbapi (#2356)

dependabot/pip/nightly/setuptools-75.6.0
Chaz Larson 2 weeks ago committed by GitHub Action
parent e1276ef02c
commit a2d1b8af89

@ -306,6 +306,7 @@ tmdb
TMDb TMDb
TMDb's TMDb's
TMDbAPIs TMDbAPIs
tmdbapi
tmdbapis tmdbapis
Toastjuh Toastjuh
TODO TODO

@ -35,3 +35,5 @@ Adds a page that discusses the different YAML files and what they do.
Modifies default value presentation for default metadata files. Modifies default value presentation for default metadata files.
Fixes an issue causing IMDB collection to fail due to duplicate keys Fixes an issue causing IMDB collection to fail due to duplicate keys
Removed Blog from the Navigation due to lack of time for updating/maintaining it Removed Blog from the Navigation due to lack of time for updating/maintaining it
Fixes #2354 by updating version of tmdbapi dependency

@ -1 +1 @@
2.1.0-build20 2.1.0-build21

@ -13,4 +13,4 @@ tenacity==9.0.0
ruamel.yaml==0.18.6 ruamel.yaml==0.18.6
schedule==1.2.2 schedule==1.2.2
setuptools==75.3.0 setuptools==75.3.0
tmdbapis==1.2.21 tmdbapis==1.2.26

Loading…
Cancel
Save