From ebb245cec2131c0b37c63752fd403e40c3845a97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 02:18:11 +0000 Subject: [PATCH] Bump pydantic from 1.10.9 to 1.10.11 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.9 to 1.10.11. - [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...v1.10.11) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 630c57d6..8be9d8fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ reactivex==4.0.4 starlette==0.28.0 cbitstruct==1.0.9 cloudevents==1.9.0 -pydantic==1.10.9 \ No newline at end of file +pydantic==1.10.11 \ No newline at end of file