Skip to content

Commit 8cfd735

Browse files
authored
chore: update pydantic (#2699)
1 parent d6be1f3 commit 8cfd735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
boto3>=1.19.5,==1.*
22
jsonschema<5,>=3.2 # TODO: evaluate risk of removing jsonschema 3.x support
3-
pydantic~=1.9.1
3+
pydantic~=1.10.2
44
typing_extensions~=4.4.0 # 3.7 doesn't have Literal

0 commit comments

Comments
 (0)