Skip to content

Commit 6bdbaf3

Browse files
authored
Merge pull request #111 from TotallyNotRobots/renovate/pydantic-2.12.x
fix(deps): update dependency pydantic to v2.12.4
2 parents b848e44 + 936b50d commit 6bdbaf3

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)