From ab0f6042c3b84b7deb3c041e6a9766f4e0fdc7cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Mar 2023 04:59:07 +0000 Subject: [PATCH] Bump pydantic from 1.9.1 to 1.10.6 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.9.1 to 1.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.9.1...v1.10.6) --- 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..fe1cbf29 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.6 python-dotenv==0.21.0 python-dateutil==2.8.2 Jinja2==3.1.2