Skip to content

Commit ee74082

Browse files
Bump pymongo from 4.9.2 to 4.13.2 (#108)
* Bump pymongo from 4.9.2 to 4.13.2 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.9.2 to 4.13.2. - [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.9.2...4.13.2) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * more recent version of motor --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: fabnemEPFL <117652591+fabnemEPFL@users.noreply.github.com>
1 parent d705bf7 commit ee74082

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ dependencies = [
6666
"datatrove==0.3.0",
6767
"validators==0.34.0",
6868
"bokeh",
69-
"motor==3.6.0",
69+
"motor==3.7.1",
7070
"mpmath==1.3.0",
7171
"networkx==3.4.2",
7272
"fastapi[standard]",
7373
"fastapi==0.115.5",
7474
"pydantic==2.10.4",
75-
"pymongo==4.9.2",
75+
"pymongo==4.13.2",
7676
"pymilvus==2.5.0",
7777
"milvus-model==0.2.12",
7878
"accelerate==1.7.0",

0 commit comments

Comments
 (0)