From c22027aa0861371328ebe6d8cc1de8f702830167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 13:30:26 +0000 Subject: [PATCH] build(deps): bump pydantic-core in the python-packages group Bumps the python-packages group with 1 update: [pydantic-core](https://github.com/pydantic/pydantic-core). Updates `pydantic-core` from 2.25.0 to 2.25.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.25.0...v2.25.1) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6ed2b2a..69f2ca2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ iniconfig==2.0.0 packaging==24.1 pluggy==1.5.0 pydantic==2.9.2 -pydantic-core==2.25.0 +pydantic-core==2.25.1 pytest==8.3.3 python-dotenv==1.0.1 pyyaml==6.0.2