Update pymongo requirement from ~=4.7.3 to ~=4.8.0

Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver) to permit the latest version.
- [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.7.3...4.8.0)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-01 15:50:57 +00:00
committed by GitHub
parent d93bf9d663
commit 121a1968a8

View File

@@ -2,7 +2,7 @@ flask~=3.0.3
PyYaml==6.0.1
graypy~=2.1.0
requests~=2.32.3
pymongo~=4.7.3
pymongo~=4.8.0
waitress~=3.0.0
colorlog~=6.8.2
bleach~=6.1.0