From c88a72ed1a525c35465d67f47a2fd5e9dbe7a90d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:59:00 +0000 Subject: [PATCH] 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-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 990e4a89c..fd85592d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ duckdb==0.5.1 google-auth==2.6.2 sendgrid==6.9.7 pandas-gbq==0.17.4 -pydantic==1.10.12 +pydantic==1.10.13 PyMySQL==1.0.2 paramiko==2.11.0 sshtunnel==0.4.0