From 44f5496611a4b4f7426912e7cc8855f7c2560793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:56:44 +0000 Subject: [PATCH] Bump pydantic from 1.6.2 to 1.10.13 in /tag2domain_api Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.6.2 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.6.2...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tag2domain_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tag2domain_api/requirements.txt b/tag2domain_api/requirements.txt index c21b424..2d2f0da 100644 --- a/tag2domain_api/requirements.txt +++ b/tag2domain_api/requirements.txt @@ -11,7 +11,7 @@ packaging==20.4 pluggy==0.13.1 psycopg2-binary>=2.8 py==1.10.0 -pydantic==1.6.2 +pydantic==1.10.13 pyparsing==2.4.7 pytest==6.0.0 python-gnupg==0.4.6