Skip to content

Commit 38ae8c0

Browse files
Update requirements: Bump pymongo from 4.15.3 to 4.15.4
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.15.3 to 4.15.4. - [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.3...4.15.4) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.15.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bf2e91 commit 38ae8c0

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
@@ -54,7 +54,7 @@ dependencies = [
5454
"pillow==12.0.0; python_version > '3.9'",
5555
"promise==2.3",
5656
"pylibemu==1.0",
57-
"pymongo==4.15.3",
57+
"pymongo==4.15.4",
5858
"pysocks==1.7.1",
5959
"python-magic==0.4.27",
6060
"rarfile==4.2",

0 commit comments

Comments
 (0)