From faf4ba86196319922a1ba20a7707dec382cb9cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 16:56:42 +0000 Subject: [PATCH] Build(deps): Bump tgtg from 0.15.0 to 0.16.0 Bumps [tgtg](https://github.com/ahivert/tgtg-python) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/ahivert/tgtg-python/releases) - [Commits](https://github.com/ahivert/tgtg-python/compare/0.15.0...0.16.0) --- updated-dependencies: - dependency-name: tgtg 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 2b4fcb4..381d778 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ certifi==2023.5.7 charset-normalizer==3.1.0 idna==3.4 requests==2.31.0 -tgtg==0.15.0 +tgtg==0.16.0 urllib3==2.0.3