Skip to content

Commit d32f490

Browse files
chore(deps): update discord-py requirement from >=2.3.2 to >=2.7.1
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 b0ffae3 commit d32f490

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Многофункциональный Discord бот"
55
readme = "README.md"
66
requires-python = ">=3.10"
77
dependencies = [
8-
"discord.py>=2.3.2",
8+
"discord.py>=2.7.1",
99
"python-dotenv>=1.0.0",
1010
"Pillow>=10.0.0",
1111
"aiohttp>=3.9.1",

0 commit comments

Comments
 (0)