From 5e269a5e8372906df4cb9becea2742d428649874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 06:45:03 +0000 Subject: [PATCH] Bump tmdbv3api from 1.6.2 to 1.7.0 Bumps [tmdbv3api](https://github.com/AnthonyBloomer/tmdbv3api) from 1.6.2 to 1.7.0. - [Release notes](https://github.com/AnthonyBloomer/tmdbv3api/releases) - [Commits](https://github.com/AnthonyBloomer/tmdbv3api/commits) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f6b787..ffbff9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ PyYAML==5.3.1 # Less common, pinned PlexAPI==4.2.0 -tmdbv3api==1.6.2 +tmdbv3api==1.7.0 trakt.py==4.2.0 # More common, flexible bs4