From e90358bc0e6002ce8b10e21896eecdfc9151a8d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 12:03:39 +0000 Subject: [PATCH] Bump disnake[voice] from 2.9.0 to 2.9.1 Bumps [disnake[voice]](https://github.com/DisnakeDev/disnake) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/DisnakeDev/disnake/releases) - [Changelog](https://github.com/DisnakeDev/disnake/blob/master/RELEASE.md) - [Commits](https://github.com/DisnakeDev/disnake/compare/v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: disnake[voice] 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 ffa82a0..4e30a78 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # SPDX-License-Identifier: MIT -disnake[voice]==2.9.0 +disnake[voice]==2.9.1 python-decouple==3.8 spotipy==2.23.0 yt-dlp==2023.10.13