From 477114e20c650272dc363160593e0c88bfc14b9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 07:01:25 +0000 Subject: [PATCH] Bump pydantic from 2.3.0 to 2.4.0 in /docs Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.0. - [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/v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d49eab2..20c50cb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,5 +5,5 @@ aliyun-python-sdk-core-v3==2.13.11 aliyun-python-sdk-core-v3 oss2==2.14.0 cos-python-sdk-v5==1.9.25 -pydantic===2.3.0 +pydantic===2.4.0 SQLAlchemy===2.0.20 \ No newline at end of file