Bump pymongo from 4.13.2 to 4.15.1
Type: Pull Request
State: Closed
Association: None
Comments: 1
(9 months ago)
(8 months ago)
(8 months ago)
dependencies python
AlekSi
Bumps pymongo from 4.13.2 to 4.15.1.
Release notes
Sourced from pymongo's releases.
PyMongo 4.15.1
Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-15-1-released/328837
PyMongo 4.15.0
Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-15-released/328574
PyMongo 4.14.1
Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-14-1-released/327511
PyMongo 4.14.0
Community notes: https://www.mongodb.com/community/forums/t/pymongo-4-14-released/326906
Changelog
Sourced from pymongo's changelog.
Changes in Version 4.15.1 (2025/09/16)
Version 4.15.1 is a bug fix release.
Fixed a bug in :meth:
~pymongo.synchronous.encryption.ClientEncryption.encryptand :meth:~pymongo.asynchronous.encryption.AsyncClientEncryption.encryptthat would cause aTypeErrorwhen usingpymongocrypt<1.16by passing an unsupportedtype_optsparameter even if Queryable Encryption text queries beta was not used.Fixed a bug in
AsyncMongoClientthat caused aServerSelectionTimeoutErrorwhen used withuvicorn,FastAPI, oruvloop.Issues Resolved ...............
See the
PyMongo 4.15.1 release notes in JIRA_ for the list of resolved issues in this release... _PyMongo 4.15.1 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=46486
Changes in Version 4.15.0 (2025/09/10)
PyMongo 4.15 brings a number of changes including:
- Added :class:
~pymongo.encryption_options.TextOpts, :attr:~pymongo.encryption.Algorithm.TEXTPREVIEW, :attr:~pymongo.encryption.QueryType.PREFIXPREVIEW, :attr:~pymongo.encryption.QueryType.SUFFIXPREVIEW, :attr:~pymongo.encryption.QueryType.SUBSTRINGPREVIEW, as part of the experimental Queryable Encryption text queries beta.pymongocrypt>=1.16is required for text query support.- Added :class:
bson.decimal128.DecimalEncoderand :class:bson.decimal128.DecimalDecoderto support encoding and decoding of BSON Decimal128 values to decimal.Decimal values using the TypeRegistry API.- Added support for Windows
arm64wheels.Changes in Version 4.14.1 (2025/08/19)
Version 4.14.1 is a bug fix release.
- Fixed a bug in
MongoClient.append_metadata()andAsyncMongoClient.append_metadata()that allowed duplicateDriverInfo.nameto be appended to the metadata.Issues Resolved
... (truncated)
Commits
8cf6579PYTHON-5542 Prepare for 4.15.1 Release (#2537)7a07c02PYTHON-5544 Revert changes to base protocol layer (#2535)eca38b7Bump mypy from 1.17.1 to 1.18.1 (#2532)32e183bBump the actions group with 3 updates (#2531)3da6e85PYTHON-5543 PyMongoBaseProtocol should inherit from asyncio.BaseProtocol (#2528)2b14886PYTHON-5540 Fix usage of text_opts for older versions of pymongocrypt (#2525)527cbddPYTHON-5537 Update typing dependencies (#2524)8879f2bBump the actions group with 5 updates (#2519)d2653eeBUMP 4.16.0.dev01514e9bPrepare 4.15 release (#2523)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
Technical Details
| ID: | 9730702 |
| UUID: | 2851572955 |
| Node ID: | PR_kwDOJiLmOc6p94zb |
| Host: | GitHub |
| Repository: | FerretDB/python-example |
| Mergeable: | Yes |
| Merge State: | Clean |