Txmongo

Latest version: v25.0.0

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

25.0.0

* Client sessions and Transactions support
* Minimum Twisted version is now 22.8.0
* `find_one_and_*` methods now returns `None` if called with unacknowledged `write_concern`
* Collection.count() method is deprecated - Please use new `Collection.count_documents()` and `Collection.estimated_document_count()` methods

24.0.0

- This is the last release that supports Python <3.8 and MongoDB <4.0
- Collection methods `insert()`, `update()` and `remove()` are deprecated in favor of
corresponding `*_one()` and `*_many()` methods. Old methods will be removed in the next release.
- Collection methods `save()`, `find_and_modify()` and `group()` are deprecated and will be removed
in the next release.
- `as_class` argument of `find()`, `find_with_cursor()` and `find_one()` is deprecated and will
be removed in the next release.
- PyMongo 4+ is now supported. If you will migrate from PyMongo 3 to PyMongo 4, please be sure
to check their PyMongo's guide because newer version has a number of incompatible changes.

23.0.0

Now with Python 3.10+ support

19.2.0

19.1.0

18.2.0

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.