From 2d6a95f1f61334d52ce4c0f32a377d7e10244ffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 20:06:27 +0100 Subject: [PATCH] [pip] Update pydantic requirement from ~=2.10.4 to ~=2.10.5 (#108) Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [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.10.4...v2.10.5) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... 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 8c5fa17..49fd540 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ gpib-ctypes>=0.3.0 hp3478a-async~=1.4.5 labnode-async~=0.16.4 prologix-gpib-async~=1.4.14 -pydantic~=2.10.4 +pydantic~=2.10.5 python-decouple~=3.8 simplejson~=3.19.3 tinkerforge-async~=1.5.3