From b809a94f6b4bad33eca99257ccb06736b15d3111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 16:01:22 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 1.9.1 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.1. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/v1.9.1/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2f29535..1534da1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -pydantic==1.8.2 +pydantic==1.9.1