Skip to content

Commit 67268bb

Browse files
chore(deps-dev): bump pydantic from 2.13.3 to 2.13.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.3 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.3...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 968a76b commit 67268bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test_packaging = [
4141
"twine==6.2.0"
4242
]
4343
tests = [
44-
"pydantic==2.13.3",
44+
"pydantic==2.13.4",
4545
"pytest==9.0.3"
4646
]
4747
type_check = [

0 commit comments

Comments
 (0)