From 010b1c7a079d91b0f930a202573df195c65eca31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 13:48:34 +0000 Subject: [PATCH] Bump pydantic from 1.10.2 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.10.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.10.2...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 d3e87c8..a4a4399 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ pre-commit==2.20.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 -pydantic==1.10.2 +pydantic==1.10.13 PyJWT==2.10.1 pyparsing==3.0.9 pytest==7.2.0