Update pymongo requirement from ~=4.6.3 to ~=4.7.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-04-29 15:21:20 +00:00 committed by GitHub
parent 7d47755af6
commit dc7033e154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ flask~=3.0.3
PyYaml==6.0.1
graypy~=2.1.0
requests~=2.31.0
pymongo~=4.6.3
pymongo~=4.7.0
waitress~=3.0.0
colorlog~=6.8.2
bleach~=6.1.0