Skip to content

Commit 6ab2e17

Browse files
chore(deps): update dependency pydantic to v2 (#465)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c23b4d commit 6ab2e17

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
@@ -1,7 +1,7 @@
11
requests ==2.31.0
22
aiohttp ==3.8.4
33
future
4-
pydantic >= 1.10.5, < 2
4+
pydantic >=2, <3
55
aenum >= 3.1.11
66
python_dateutil >= 2.5.3
77
Deprecated

0 commit comments

Comments
 (0)