From 607b46a1ea215ec525555140e4f9c62255efd364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 18:13:34 +0000 Subject: [PATCH] [pip] Update pydantic requirement from ~=2.13.1 to ~=2.13.2 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.2/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.13.1...v2.13.2) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.2 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 6439d11..cb8a023 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.1 +pydantic~=2.13.2 python-decouple~=3.8 simplejson~=3.20.2 tinkerforge-async~=1.6.1