Skip to content

Commit ed8d545

Browse files
Update requirements: Bump pymongo from 4.12.0 to 4.12.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.12.0 to 4.12.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.12.0...4.12.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a54bd99 commit ed8d545

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
@@ -51,7 +51,7 @@ dependencies = [
5151
"pillow==11.2.1",
5252
"promise==2.3",
5353
"pylibemu==1.0",
54-
"pymongo==4.12.0",
54+
"pymongo==4.12.1",
5555
"pysocks==1.7.1",
5656
"python-magic==0.4.27",
5757
"rarfile==4.2",

0 commit comments

Comments
 (0)