Skip to content

Commit 3abf5d9

Browse files
authored
Merge pull request #12 from dev-leva1/dependabot/pip/discord-py-gte-2.7.1
chore(deps): update discord-py requirement from >=2.3.2 to >=2.7.1
2 parents b0ffae3 + d32f490 commit 3abf5d9

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)