From be36a054df33b735dd5eac9b710509c41f4ba663 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:02:45 +0000 Subject: [PATCH] Bump nextcord from 2.6.0 to 3.1.1 Bumps [nextcord](https://github.com/nextcord/nextcord) from 2.6.0 to 3.1.1. - [Release notes](https://github.com/nextcord/nextcord/releases) - [Commits](https://github.com/nextcord/nextcord/compare/v2.6.0...v3.1.1) --- updated-dependencies: - dependency-name: nextcord dependency-version: 3.1.1 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 2cbce564..a9a6dec9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ google==3.0.0 google_api_python_client==2.183.0 gspread==6.2.1 httplib2==0.31.0 -nextcord==2.6.0 +nextcord==3.1.1 oauth2client==4.1.3 psycopg2-binary==2.9.10 python-dotenv==1.1.1