Skip to content

Commit 7161a32

Browse files
Update requirements: Bump pymongo from 4.13.0 to 4.13.2
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.13.0 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.13.0...4.13.2) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88a7531 commit 7161a32

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
@@ -52,7 +52,7 @@ dependencies = [
5252
"pillow==11.2.1",
5353
"promise==2.3",
5454
"pylibemu==1.0",
55-
"pymongo==4.13.0",
55+
"pymongo==4.13.2",
5656
"pysocks==1.7.1",
5757
"python-magic==0.4.27",
5858
"rarfile==4.2",

0 commit comments

Comments
 (0)