Skip to content

Commit 244e37a

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

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
@@ -50,7 +50,7 @@ dependencies = [
5050
"pillow==12.0.0",
5151
"promise==2.3",
5252
"pylibemu==1.0",
53-
"pymongo==4.15.4",
53+
"pymongo==4.15.5",
5454
"pysocks==1.7.1",
5555
"python-magic==0.4.27",
5656
"rarfile==4.2",

0 commit comments

Comments
 (0)