From f6b93ed39dcebb59188cd2394c386df73f86c0bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 16:21:38 +0200 Subject: [PATCH] build(deps): bump pydantic from 1.10.17 to 1.10.18 (#138) Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.17 to 1.10.18. - [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.17...v1.10.18) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c51f342..0f72aa9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pandas==2.2.2 pillow==10.3.0 prometheus-api-client==0.5.5 prometheus-client==0.20.0 -pydantic==1.10.17 +pydantic==1.10.18 pydantic-yaml==0.11.2 pyparsing==3.1.2 python-dateutil==2.9.0.post0