From a82686dc032ee7c72ddc111bc53ebc7510ee412b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:47:51 +0000 Subject: [PATCH] Bump pydantic from 1.10.8 to 1.10.13 in /reqs Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.8 to 1.10.13. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v1.10.8...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reqs/requirements_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reqs/requirements_base.txt b/reqs/requirements_base.txt index 728c5ab..55f6b4b 100644 --- a/reqs/requirements_base.txt +++ b/reqs/requirements_base.txt @@ -10,7 +10,7 @@ numpy==1.24.3 openpyxl==3.1.2 pandas==2.0.2 planbelt @ git+https://github.com/dvrpc/plan-belt@0.5.1 -pydantic==1.10.8 +pydantic==1.10.13 python-dateutil==2.8.2 python-dotenv==1.0.0 python-multipart==0.0.6