Skip to content

Commit e3a3c31

Browse files
[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](pydantic/pydantic@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>
1 parent 1805761 commit e3a3c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ gpib-ctypes>=0.3.0
66
hp3478a-async~=1.4.5
77
labnode-async~=0.16.4
88
prologix-gpib-async~=1.4.14
9-
pydantic~=2.10.0
9+
pydantic~=2.10.1
1010
python-decouple~=3.8
1111
simplejson~=3.19.3
1212
tinkerforge-async~=1.5.3

0 commit comments

Comments
 (0)