Skip to content

Commit 8a59dfd

Browse files
authored
Merge pull request freqtrade#12380 from freqtrade/dependabot/pip/develop/pydantic-2.12.0
chore(deps): bump pydantic from 2.11.10 to 2.12.0
2 parents f4da8ed + 54b01bd commit 8a59dfd

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
@@ -39,7 +39,7 @@ sdnotify==0.3.2
3939

4040
# API Server
4141
fastapi==0.119.0
42-
pydantic==2.11.10
42+
pydantic==2.12.0
4343
uvicorn==0.37.0
4444
pyjwt==2.10.1
4545
aiofiles==25.1.0

0 commit comments

Comments
 (0)