From 8bf492fcb4ffeb239c5ea9df5ab0ce9702f50089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 11:40:13 +0000 Subject: [PATCH] Bump discord-py from 1.6.0 to 2.3.2 Bumps [discord-py](https://github.com/Rapptz/discord.py) from 1.6.0 to 2.3.2. - [Commits](https://github.com/Rapptz/discord.py/compare/v1.6.0...v2.3.2) --- updated-dependencies: - dependency-name: discord-py dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c7074af..d6bf642 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ markdownify==0.6.1 markdown==3.3.4 -discord.py==1.6.0 +discord.py==2.3.2 praw==7.1.0 opml==0.5 feedparser==6.0.2 diff --git a/requirements.txt b/requirements.txt index 31674c4..88d3448 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ markdownify==0.6.1 markdown==3.3.4 -discord.py==1.6.0 +discord.py==2.3.2 praw==7.1.0 opml==0.5 feedparser==6.0.2