Skip to content

Commit 936b50d

Browse files
fix(deps): update dependency pydantic to v2.12.4
1 parent 6b9ab55 commit 936b50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
dependencies = [
2525
"async-irc==0.2.0",
2626
"typing_extensions==4.15.0",
27-
"pydantic==2.12.3",
27+
"pydantic==2.12.4",
2828
"aiofiles==25.1.0",
2929
"typer==0.20.0",
3030
]

0 commit comments

Comments
 (0)