From cff35ee164b15fdecd573b2985af595e88e523bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 06:00:10 +0000 Subject: [PATCH] Bump pydantic from 1.7.4 to 1.10.13 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 1.7.4 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.7.4...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5fd3516..37c71924 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Fabric==1.6.1 South==0.8.4 django-grappelli==2.15.2 numpy==1.22.0 -pydantic==1.7.4 +pydantic==1.10.13 pygeoip==0.2.6 python-dateutil>=2.8.2,<3 redis==4.4.4