From 319d905e57c93773cd20054ca79fedd6bb802ca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Apr 2023 11:57:08 +0000 Subject: [PATCH] Bump twitchio from 2.5.0 to 2.6.0 Bumps [twitchio](https://github.com/TwitchIO/TwitchIO) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/TwitchIO/TwitchIO/releases) - [Changelog](https://github.com/TwitchIO/TwitchIO/blob/master/docs/changelog.rst) - [Commits](https://github.com/TwitchIO/TwitchIO/compare/v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: twitchio 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 0010748..12e14c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ pybeatsaver==0.1.15 pyscoresaber==1.0.10 asyncio~=3.4.3 pyee~=9.0.4 -twitchio==2.5.0 +twitchio==2.6.0 discord.py~=2.2.2 \ No newline at end of file