Skip to content

Commit ce3e1fb

Browse files
Bump pydantic-core from 2.46.4 to 2.47.0
Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.46.4 to 2.47.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2a5438 commit ce3e1fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ packaging==26.2
1313
pluggy==1.6.0
1414
Pygments==2.20.0
1515
pydantic==2.13.4
16-
pydantic_core==2.46.4
16+
pydantic_core==2.47.0
1717
pytest==9.1.1
1818
pytest-asyncio==1.4.0
1919
python-dotenv==1.2.2

0 commit comments

Comments
 (0)