You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/21 07:51:34 UTC

[GitHub] [airflow] Taragolis opened a new pull request, #27177: Make amazon provider tests compatible with latest `moto`

Taragolis opened a new pull request, #27177:
URL: https://github.com/apache/airflow/pull/27177

   This should fix broken main and remove some depreciation warnings.
   
   - `mock_dynamodb2` decorator deprecated by `mock_dynamodb` in moto >= 3.1.0 and remove in moto >= 4
   - Since [Multi-Account support](http://docs.getmoto.org/en/latest/docs/multi_account.html) `moto.core.ACCOUNT_ID` replaced by `moto.core.DEFAULT_ACCOUNT_ID`
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [airflow] pierrejeambrun merged pull request #27177: Make amazon provider tests compatible with latest `moto`

Posted by GitBox <gi...@apache.org>.
pierrejeambrun merged PR #27177:
URL: https://github.com/apache/airflow/pull/27177


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org