PyMongo 4.13.1 Released

We are pleased to announce the release of PyMongo 4.13.1, which includes two bug fixes:

  • Fixed a bug that could raise ServerSelectionTimeoutError when using timeouts with AsyncMongoClient.
  • Fixed a bug that could raise NetworkTimeout errors on Windows.
3 Likes