From ab0f3f0ff04dfa4acfd4710f260b947a82fe39a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 19:21:18 +0000 Subject: [PATCH] dep: pip: bump discord-py from 2.1.0 to 2.3.1 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 2.1.0 to 2.3.1. - [Commits](https://github.com/Rapptz/discord.py/compare/v2.1.0...v2.3.1) --- updated-dependencies: - dependency-name: discord-py 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 0c227e2..e2c21b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -discord.py==2.1.0 +discord.py==2.3.1 pandas==1.5.3 # psycopg2-binary==2.9.5 psycopg2==2.9.5