Skip to content

Commit 067c224

Browse files
Update pydantic requirement from >=2 to >=2.10.6
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.6...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.10.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8adff3b commit 067c224

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
urllib3 >= 1.25.3, < 3.0.0
22
python_dateutil >= 2.8.2
3-
pydantic >= 2
3+
pydantic >= 2.10.6
44
typing-extensions >= 4.7.1

0 commit comments

Comments
 (0)