From 68a987b565411bfc4c0190e20f7adaa776cdc43d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 20:21:55 +0000 Subject: [PATCH] chore(deps): bump pydantic in the pydantic group across 1 directory Bumps the pydantic group with 1 update in the / directory: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.8.2 to 2.9.2 - [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.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pydantic ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0494f1e..ff9de0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ packaging==24.1 pendulum==3.0.0 pluggy==1.5.0 pycodestyle==2.12.1 -pydantic==2.8.2 +pydantic==2.9.2 pydantic_core pyflakes==3.2.0 Pygments==2.18.0