From f08382b66831542c194f7dff5908133b20673cf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 14:45:49 +0000 Subject: [PATCH] Bump pydantic-core from 2.27.1 to 2.27.2 Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.27.1 to 2.27.2. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.1...v2.27.2) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee03887..8abb40d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ packaging==24.2 propcache==0.2.1 pydantic==2.10.1 pydantic-settings==2.6.1 -pydantic_core==2.27.1 +pydantic_core==2.27.2 Pygments==2.18.0 python-dotenv==1.0.1 PyYAML==6.0.2