From 6cfb36825e596d074965f376d65cf3149ccfefa7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 04:59:51 +0000 Subject: [PATCH] Bump pydantic from 1.9.1 to 1.10.7 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 to 1.10.7. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.7/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.9.1...v1.10.7) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 434fef2b..bb45ed79 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -18,7 +18,7 @@ PyYAML==6.0 multiprocessing-logging==0.3.3 click==8.1.3 inquirer==2.10.0 -pydantic==1.9.1 +pydantic==1.10.7 python-dotenv==0.21.0 python-dateutil==2.8.2 Jinja2==3.1.2