Skip to content

Commit ba20248

Browse files
Bump pymongo from 4.9.2 to 4.13.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.9.2 to 4.13.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.9.2...4.13.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8449139 commit ba20248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dependencies = [
7272
"fastapi[standard]",
7373
"fastapi==0.115.5",
7474
"pydantic==2.10.4",
75-
"pymongo==4.9.2",
75+
"pymongo==4.13.1",
7676
"pymilvus==2.5.0",
7777
"milvus-model==0.2.12",
7878
"accelerate==1.7.0",

0 commit comments

Comments
 (0)