Bump pymongo from 4.13.2 to 4.15.0
Type: Pull Request
State: Closed
Association: None
Comments: 1
(9 months ago)
(9 months ago)
(9 months ago)
dependencies python
AlekSi
Bumps pymongo from 4.13.2 to 4.15.0.
Release notes
Sourced from pymongo's releases.
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.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 ...............
See the
PyMongo 4.14.1 release notes in JIRA_ for the list of resolved issues in this release... _PyMongo 4.14.1 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=45256
Changes in Version 4.14.0 (2025/08/06)
.. warning:: PyMongo 4.14 drops support for MongoDB 4.0. PyMongo now supports MongoDB 4.2+.
PyMongo 4.14 brings a number of changes including:
Dropped support for MongoDB 4.0.
Added preliminary support for Python 3.14 and 3.14 with free-threading. We do not yet support the following with Python 3.14:
- Subinterpreters (
concurrent.interpreters)- Free-threading with Encryption
- mod_wsgi
Removed experimental support for free-threading support in Python 3.13.
Added :attr:
bson.codec_options.TypeRegistry.codecsand
... (truncated)
Commits
1514e9bPrepare 4.15 release (#2523)98e9f5ePYTHON-5538 Clean up uv lock file handling (#2522)d7316afPYTHON-5328 CRUD Support in Driver for Prefix/Suffix/Substring Indexes (#2521)7580309PYTHON-4928 Convert CSFLE spec tests to unified test format (#2520)47c5460Bump pyright from 1.1.404 to 1.1.405 (#2518)b84e1a7PYTHON-5527 - Unified test typo in 'Expected error' (#2517)c0e0554PYTHON-5521 - Update TestBsonSizeBatches.test_06_insert_fails_over_16MiB erro...d63edf7PYTHON-5524 - Fix CSFLE spec test min version checks (#2516)b756bbdBump the actions group with 2 updates (#2513)b2bba67Update coverage requirement from <=7.10.5,>=5 to >=5,<=7.10.6 (#2512)- 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: | 7863566 |
| UUID: | 2831033320 |
| Node ID: | PR_kwDOJiLmOc6oviPo |
| Host: | GitHub |
| Repository: | FerretDB/python-example |
| Mergeable: | Yes |
| Merge State: | Clean |