From 8feeec24c6ebacef914a957e4ba569f1e2f6f8a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 20:25:17 +0000 Subject: [PATCH] build(deps): bump pydantic from 1.10.12 to 1.10.13 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 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.12...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-version: 1.10.13 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79fc700..8e8907e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ propcache==0.3.1 pyasn1==0.4.8 pycognito==2023.5.0 pycparser==2.22 -pydantic==1.10.12 +pydantic==1.10.13 PyJWT==2.8.0 pylint-per-file-ignores==1.3.2 pyOpenSSL==24.0.0