From 4e2808e812a86849f3d6c8cdf1e6840e0315ecbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Dec 2021 22:23:48 +0000 Subject: [PATCH] Bump pydantic from 1.8.2 to 1.9.0 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.8.2 to 1.9.0. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.8.2...v1.9.0) --- 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 17c664a..f6fa2fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ protobuf==3.19.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.21 -pydantic==1.8.2 +pydantic==1.9.0 pyparsing==3.0.6 python-dateutil==2.8.2 pytz==2021.3