Skip to content

Commit 634be64

Browse files
authored
Merge pull request freqtrade#12377 from freqtrade/dependabot/pip/develop/aiofiles-25.1.0
chore(deps): bump aiofiles from 24.1.0 to 25.1.0
2 parents 92ae444 + 612790c commit 634be64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ fastapi==0.119.0
4242
pydantic==2.11.10
4343
uvicorn==0.37.0
4444
pyjwt==2.10.1
45-
aiofiles==24.1.0
45+
aiofiles==25.1.0
4646
psutil==7.1.0
4747

4848
# Building config files interactively

0 commit comments

Comments
 (0)