Skip to content

Commit 69409cd

Browse files
Update pydantic requirement from ~=2.5.1 to ~=2.6.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/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.1...v2.6.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5d22a6 commit 69409cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohttp~=3.9.0
2-
pydantic~=2.5.1
2+
pydantic~=2.6.4
33
python-dateutil~=2.8.2
44
typing-extensions~=4.9.0
55
urllib3~=2.1.0

0 commit comments

Comments
 (0)