Skip to content

Commit 0a70890

Browse files
Bump pymongo from 4.10.1 to 4.14.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.10.1 to 4.14.1. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.10.1...4.14.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e6cb35f commit 0a70890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"pydantic-settings>=2.0.3",
3636
"pydantic>=2.0.1",
3737
"pymatgen>=2024.11.13",
38-
"pymongo<=4.10.1",
38+
"pymongo<=4.14.1",
3939
]
4040

4141
[project.optional-dependencies]

0 commit comments

Comments
 (0)