From 9cd0273ed4dc9012278ad23663db0d6f0f5de4f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:58:43 +0000 Subject: [PATCH] Bump pydantic from 1.6.1 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.6.1 to 1.6.2. - [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.6.1...v1.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9e3bbe..0b9bbb6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ lockfile==0.12.2 monotonic==1.5 proc==1.0 property-manager==3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -pydantic==1.6.1; python_version >= '3.6' +pydantic==1.6.2; python_version >= '3.6' python-daemon==2.2.4 ratelimit==2.2.1 requests-unixsocket==0.2.0