eladkal opened a new issue, #51972:
URL: https://github.com/apache/airflow/issues/51972
### Body
The `mongomock` library is not maintained any more.
https://github.com/mongomock/mongomock/issues/914
We already had to limit `pymongo` due to incompatibilities which is not good.
https://github.com/apache/airflow/blob/b808dd8d82d5407da31fd6085c403dbb3b0fa3c1/providers/mongo/pyproject.toml#L62-L65
**The Task:**
Find alternatives to `mongomock`, if no good alternative found suggest ideas
how we can mitigate.
We should remove `mongomock` from our code base.
### Committer
- [x] I acknowledge that I am a maintainer/committer of the Apache Airflow
project.
--
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]