Skip to content

Commit 3bf40b3

Browse files
chore(deps): update cog requirement aiofiles to v25.1.0
1 parent ca40e97 commit 3bf40b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guild_profiles/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"utility"
1010
],
1111
"requirements": [
12-
"aiofiles~=24.1.0"
12+
"aiofiles~=25.1.0"
1313
],
1414
"install_msg": "Usage: `[p]guildprofile`",
1515
"min_bot_version": "3.5.1"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiofiles~=24.1.0
1+
aiofiles~=25.1.0
22
chat_exporter~=2.8.1
33
croniter~=6.0.0
44
prometheus-client~=0.22.1

0 commit comments

Comments
 (0)