From 96241ca238068acc103f4956677a7da85ce8624f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 05:01:39 +0000 Subject: [PATCH] Bump tmdbapis from 1.1.0 to 1.2.0 Bumps [tmdbapis](https://github.com/meisnate12/TMDbAPIs) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/meisnate12/TMDbAPIs/releases) - [Commits](https://github.com/meisnate12/TMDbAPIs/compare/v1.1.0...v1.2.0) --- updated-dependencies: - dependency-name: tmdbapis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0a3cbdfb..b12477f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ requests==2.28.2 retrying==1.3.4 ruamel.yaml==0.17.21 schedule==1.2.0 -tmdbapis==1.1.0 \ No newline at end of file +tmdbapis==1.2.0 \ No newline at end of file