ashb commented on a change in pull request #4112: [AIRFLOW-3212] Add
AwsGlueCatalogPartitionSensor
URL: https://github.com/apache/incubator-airflow/pull/4112#discussion_r242493721
##########
File path: setup.py
##########
@@ -245,7 +245,7 @@ def write_version(filename=os.path.join(*['airflow',
'lxml>=4.0.0',
'mock',
'mongomock',
- 'moto==1.1.19',
+ 'moto==1.3.6',
Review comment:
Can we keep this at 1.3.5 for now? There was a lot of changes around how
moto worked around 1.3.5-1.3.6/7 and I'l like to stay on the same side of that
change for now.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services