From 73fde34ffd768d3d93d7f88c139ef0322c231f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 07:22:21 +0000 Subject: [PATCH] chore: bump pydantic from 2.6.0 to 2.6.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.6.0 to 2.6.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.6.0...v2.6.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1a155f4..83d06bc 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ annotated-types==0.6.0 asttokens==2.4.1 devtools==0.12.2 executing==2.0.1 -pydantic==2.6.0 +pydantic==2.6.1 pydantic-core==2.16.1 pygments==2.17.2 ruamel-yaml==0.18.5 diff --git a/requirements.txt b/requirements.txt index 1a155f4..83d06bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ annotated-types==0.6.0 asttokens==2.4.1 devtools==0.12.2 executing==2.0.1 -pydantic==2.6.0 +pydantic==2.6.1 pydantic-core==2.16.1 pygments==2.17.2 ruamel-yaml==0.18.5