From e67bc19c507425fca9a54462e8a82179f9d8fcca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 20:31:33 +0000 Subject: [PATCH] [pip] Update pydantic requirement from ~=2.13.2 to ~=2.13.3 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.13.2...v2.13.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.3 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 cb8a023..502138e 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.2 +pydantic~=2.13.3 python-decouple~=3.8 simplejson~=3.20.2 tinkerforge-async~=1.6.1