From 8607e30a182c9748fb80a8e5a8e930414caea599 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 18:14:09 +0000 Subject: [PATCH] build(deps): bump igdb-api-v4 from 0.3.2 to 0.3.3 Bumps [igdb-api-v4](https://github.com/twitchtv/igdb-api-python) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/twitchtv/igdb-api-python/releases) - [Commits](https://github.com/twitchtv/igdb-api-python/compare/0.3.2...0.3.3) --- updated-dependencies: - dependency-name: igdb-api-v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 500ea6c..7e48c40 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.12.3 Flask==3.0.3 GitPython==3.1.43 -igdb-api-v4==0.3.2 +igdb-api-v4==0.3.3 libgravatar==1.0.4 mistletoe==1.4.0 praw==7.7.1