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

   We have some issues related to `moto` recently
   
   This PR
   
   - [x] Bump version `moto` with extras to min version 4
   - [x] Remove `try ... except ImportError ...` because it wouldn't work with 
decorators
   - [x] Replace also `unittests.TestCase` to `pytest` (only in files with 
changes related to `moto`)
   - [x] Print header with installed `boto3`, `botocore` and `moto` versions.
   - [ ] Replace deprecated `moto` stuff


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to