From a0a284df63341641ee896d4e274335f354ca5363 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:18:48 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.6.3 to 2.7.0 in /requirements Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.3 to 2.7.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/compare/v2.6.3...v2.7.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 4ffda48..9a68cca 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -19,4 +19,4 @@ codespell==2.2.6 # project dependencies # ------------ -pydantic==2.6.3 +pydantic==2.7.0