From c5e124d15721ff72dafaea564da8330ad1134113 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 15:58:50 +0000 Subject: [PATCH] Bump pydantic from 2.8.2 to 2.9.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.1. - [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.8.2...v2.9.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 838bb79a..47e58a04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mccabe==0.7.0 mdurl==0.1.2 packaging==24.1 pycodestyle==2.12.1 -pydantic==2.8.2 +pydantic==2.9.1 pydantic_core==2.20.1 pyflakes==3.2.0 Pygments==2.18.0