rasa
rasa copied to clipboard
Update py mongo to version 4.0
Proposed changes:
- update package PyMongo to version 4.0 so that it can run with MongoDB 5
- closes #10539
Status (please check what you already did):
@SamuelNoB the PR contains merge conflicts. do you mind resolving them first before we review it?
@tmbo sure! I will resolve it as soon as possible
There seem to be a lot of breaking changes between PyMongo 3 and 4. As this commit only updates the dependency version number, have all the functionality been tested to work with the newer version?