From a9a35a362311aa420f6bd475c472fd98cc284674 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 18:13:32 +0000 Subject: [PATCH] [pip] Update pydantic requirement from ~=2.13.3 to ~=2.13.4 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/v2.13.4/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.13.3...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 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 2dda623..4fc3f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ gpib-ctypes>=0.3.0 hp3478a-async~=1.4.6 labnode-async~=0.16.4 prologix-gpib-async~=1.5.0 -pydantic~=2.13.3 +pydantic~=2.13.4 python-decouple~=3.8 simplejson~=4.1.1 tinkerforge-async~=1.6.1