Skip to content

Commit eb9528f

Browse files
Bump pymongo from 4.6.0 to 4.6.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.0 to 4.6.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.6.0...4.6.1) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25fd22a commit eb9528f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
wheel==0.42.0
1010

1111
# for ingredient import script from OFF
12-
pymongo==4.6.0
12+
pymongo==4.6.1
1313

1414
# for running the dummy entry generators
1515
faker==20.1.0

0 commit comments

Comments
 (0)