From 8e01dc3658ef1ce32f17881d14ad9102a26b3d94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 19:59:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=BC=20Bump=20twitchapi=20from=202.5.7.?= =?UTF-8?q?1=20to=203.11.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [twitchapi](https://github.com/Teekeks/pyTwitchAPI) from 2.5.7.1 to 3.11.0. - [Release notes](https://github.com/Teekeks/pyTwitchAPI/releases) - [Changelog](https://github.com/Teekeks/pyTwitchAPI/blob/master/docs/changelog.rst) - [Commits](https://github.com/Teekeks/pyTwitchAPI/commits/v3.11.0) --- updated-dependencies: - dependency-name: twitchapi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a6bbda..d2c604d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ python_dotenv == 0.21.0 rich == 12.6.0 # TwitchTunes/bot.py: 7,8,9,10 -twitchAPI == 2.5.7.1 +twitchAPI == 3.11.0 # TwitchTunes/bot.py: 124 twitchio == 2.4.0