From 63d41c3a2aa2ac8d77ca3c4f2a4a06de092b25e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Mar 2021 01:22:41 +0000 Subject: Bump pydantic from 1.7.3 to 1.8.1 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.3 to 1.8.1. - [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.7.3...v1.8.1) Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 96caec6..aeef1ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ python-dotenv = "^0.15.0" pyjwt = "^2.0.1" httpx = "^0.17.0" gunicorn = "^20.0.4" -pydantic = "^1.7.2" +pydantic = "^1.8.1" spectree = "^0.4.0" deepmerge = "^0.1.1" sentry-sdk = "^0.19.5" -- cgit v1.2.3