Skip to content

Commit c37a52a

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

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.2",
44+
"pydantic==2.13.3",
4545
"pytest==9.0.3"
4646
]
4747
type_check = [

0 commit comments

Comments
 (0)