From 7af9ee118e76ce74122ca11fe78a1cf4789d57ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 00:01:50 +0000 Subject: [PATCH] Bump pydantic from 1.9.0 to 1.9.1 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.9.0 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.9.0...v1.9.1) --- 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 3777ded..77ef02c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ # external requests==2.26.0 ratelimit==2.2.1 -pydantic==1.9.0 +pydantic==1.9.1