From ba527ecba81b73ba06a9e8888828e8d5a013f5f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:48:03 +0000 Subject: [PATCH] Bump pydantic from 1.10.7 to 2.5.3 in /caster-back Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 to 2.5.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.5.3/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.7...v2.5.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- caster-back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caster-back/requirements.txt b/caster-back/requirements.txt index 819112dc..19fc9df8 100644 --- a/caster-back/requirements.txt +++ b/caster-back/requirements.txt @@ -7,7 +7,7 @@ strawberry-graphql-django==0.17.2 strawberry-graphql[channels]<=0.208.2 django-cors-headers==4.0.0 mistletoe==1.2.1 -pydantic==1.10.7 +pydantic==2.5.3 channels-redis==4.1.0 sentry-sdk==1.30.0 django-stubs-ext==4.2.2