pymongo_inmemory
pymongo_inmemory copied to clipboard
A mongo mocking library with an ephemeral MongoDB running in memory.
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 70.0.0. Changelog Sourced from setuptools's changelog. v70.0.0 Features Emit a warning when [tools.setuptools] is present in pyproject.toml and will be ignored. -- by :user:SnoopJ (#4150)...
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.19.1. Changelog Sourced from zipp's changelog. v3.19.1 Bugfixes Improved handling of malformed zip files. (#119) v3.19.0 Features Implement is_symlink. (#117) v3.18.2 No significant changes. v3.18.1...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...
**Describe the bug** The OS detection will detect ubuntu and debian as 'linux' As such the URLS for download will be limited to a maximum of version 4.0 **To Reproduce**...
…OS specific versions
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.2.2. Release notes Sourced from urllib3's releases. 2.2.2 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...
I’m working with a persistent storage behind a « in memory » instance of Mongodb. It seems that `Mongod.is_locked` check for lock presence, while `mongod` leave the file (empty of...
**Describe the bug** A clear and concise description of what the bug is. MongoDB 7.0 removes the storage engine, and the default settings no longer work. We should treat versions...
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: 43.0.0...