Bump pymongo from 4.5.0 to 4.6.0

Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.5.0...4.6.0)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-01 23:00:54 +00:00
committed by GitHub
parent b3e0d4efbb
commit 54cc665cd0

View File

@@ -9,7 +9,7 @@
wheel==0.41.2
# for ingredient import script from OFF
pymongo==4.5.0
pymongo==4.6.0
# Development packages
coverage==7.3.2