From e3a3c31b55c7a5cfbfe0a1b64103f8b6ab25f6a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:48:48 +0100 Subject: [PATCH] [pip] Update pydantic requirement from ~=2.10.0 to ~=2.10.1 (#94) 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.0...v2.10.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 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 fd9ed0a..f9b1859 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.0 +pydantic~=2.10.1 python-decouple~=3.8 simplejson~=3.19.3 tinkerforge-async~=1.5.3