Update all of Pydantic to 1.6.2 per Dependabot. (#3408)
* Update all to 1.6.2. * Publish new airbyte-cdk version. * Use repr instead of str for exceptions. * Use rc. * Edit test. * Bump for SAT. * Format.
This commit is contained in:
@@ -34,7 +34,7 @@ setup(
|
||||
install_requires=[
|
||||
"airbyte-protocol",
|
||||
"base-python",
|
||||
"pydantic==1.6.1",
|
||||
"pydantic==1.6.2",
|
||||
"mailchimp3==3.0.14",
|
||||
"python-dateutil==2.8.1",
|
||||
"pytest==6.1.2",
|
||||
|
||||
Reference in New Issue
Block a user