Skip to content

Commit 4c2ff57

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 84b838c commit 4c2ff57

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
@@ -112,7 +112,7 @@ strict = [
112112
"pydantic==2.11.7",
113113
"pymatgen-analysis-defects==2025.1.18",
114114
"pymatgen==2025.6.14",
115-
"pymongo==4.10.1",
115+
"pymongo==4.14.1",
116116
"python-ulid==3.1.0",
117117
"seekpath==2.1.0",
118118
"typing-extensions==4.14.1",

0 commit comments

Comments
 (0)