From 114e85d5325ba846792d313a4c872980b4d02a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 16:46:07 +0000 Subject: [PATCH] build(deps): bump pydantic from 2.4.0 to 2.4.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.0 to 2.4.2. - [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.4.0...v2.4.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d7c6721..1269fbb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ grpcio-tools==1.58.0 pytest-asyncio==0.21.1 grpc-google-iam-v1==0.12.6 matplotlib==3.8.0 -pydantic==2.4.0 +pydantic==2.4.2 aiosqlite==0.19.0 rich==13.5.3 prompt_toolkit==3.0.39