Skip to content

Commit 1e6b525

Browse files
chore(deps-dev): bump pydantic from 2.12.3 to 2.12.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.3...v2.12.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d077558 commit 1e6b525

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.12.3",
44+
"pydantic==2.12.4",
4545
"pytest==8.4.2"
4646
]
4747
type_check = [

0 commit comments

Comments
 (0)