Skip to content

Commit fe451fb

Browse files
chore(deps): bump pydantic-core from 2.46.4 to 2.48.0
Bumps [pydantic-core](https://github.com/pydantic/pydantic) from 2.46.4 to 2.48.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@core-v2.46.4...core-v2.48.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba9bc0c commit fe451fb

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
@@ -96,7 +96,7 @@ pyaml==26.7.0 ; python_version >= "3.13" and python_version < "3.15"
9696
pyarrow==25.0.1 ; python_version >= "3.13" and python_version < "3.15"
9797
pycountry==24.6.1 ; python_version >= "3.13" and python_version < "3.15"
9898
pycparser==3.0 ; python_version >= "3.13" and python_version < "3.15" and implementation_name != "PyPy"
99-
pydantic-core==2.46.4 ; python_version >= "3.13" and python_version < "3.15"
99+
pydantic-core==2.48.0 ; python_version >= "3.13" and python_version < "3.15"
100100
pydantic-settings==2.15.0 ; python_version >= "3.13" and python_version < "3.15"
101101
pydantic==2.13.4 ; python_version >= "3.13" and python_version < "3.15"
102102
pygit2==1.20.0 ; python_version >= "3.13" and python_version < "3.15"

0 commit comments

Comments
 (0)