From 1828d979f4c4e208871684a8eb86e3eb5870bd5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:55:42 +0000 Subject: [PATCH] Bump pydantic from 1.6 to 1.10.13 in /default Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.6 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...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- default/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default/requirements-dev.txt b/default/requirements-dev.txt index 0e1d567..404c8e6 100644 --- a/default/requirements-dev.txt +++ b/default/requirements-dev.txt @@ -34,7 +34,7 @@ protobuf==3.12.2 py==1.9.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 -pydantic==1.6 +pydantic==1.10.13 PyJWT==1.7.1 pylint==2.5.3 pyparsing==2.4.7