Skip to content

Commit 3d9156c

Browse files
chore(deps): update discord-py requirement in /bots/gsbot
Updates the requirements on [discord-py](https://github.com/Rapptz/discord.py) to permit the latest version. - [Commits](Rapptz/discord.py@v2.3.2...v2.7.1) --- updated-dependencies: - dependency-name: discord-py dependency-version: 2.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87001ec commit 3d9156c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Discord Bot
2-
discord.py>=2.3.2
2+
discord.py>=2.7.1
33
python-dotenv>=1.0.0
44

55
# Database

0 commit comments

Comments
 (0)