Starting from v3.12 PyMongo supports keys that include dots ('dotted.key'); see [changelog](https://pymongo.readthedocs.io/en/stable/changelog.html#changes-in-version-3-12-0). This change causes a test failure ([here](https://github.com/pyeve/eve/runs/4725888257?check_suite_focus=true)).
Starting from v3.12 PyMongo supports keys that include dots ('dotted.key'); see changelog. This change causes a test failure (here).