Skip to content

Commit 6ff3134

Browse files
fix(deps): update dependency pydantic to v2.13.4 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7f1402 commit 6ff3134

2 files changed

Lines changed: 113 additions & 113 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
dependencies = [
1919
"cosl==1.9.1",
2020
"ops==3.7.0",
21-
"pydantic==2.13.2",
21+
"pydantic==2.13.4",
2222
"requests==2.33.1",
2323
]
2424

0 commit comments

Comments
 (0)