From 193ee8200879f9ecdd82e96da5fd9b669cebf7c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:52:02 +0000 Subject: [PATCH] chore(deps): bump pydantic from 1.10.9 to 2.5.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.9 to 2.5.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/v1.10.9...v2.5.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-dev-frozen.txt | 2 +- requirements-frozen.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev-frozen.txt b/requirements-dev-frozen.txt index 02789f9aa935d8..8126f204cf4bb4 100644 --- a/requirements-dev-frozen.txt +++ b/requirements-dev-frozen.txt @@ -135,7 +135,7 @@ pyasn1-modules==0.2.4 pycodestyle==2.11.0 pycountry==17.5.14 pycparser==2.21 -pydantic==1.10.9 +pydantic==2.5.2 pyflakes==3.2.0 pyjwt==2.4.0 pylibmc==1.6.3 diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 4a32ae190a3db3..1623919a5bd39f 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -93,7 +93,7 @@ pyasn1==0.4.5 pyasn1-modules==0.2.4 pycountry==17.5.14 pycparser==2.21 -pydantic==1.10.9 +pydantic==2.5.2 pyjwt==2.4.0 pylibmc==1.6.3 pymemcache==4.0.0