Update pymongo requirement from ~=4.3.3 to ~=4.6.2

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.3.3...4.6.2)

---
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-02-29 23:49:45 +00:00 committed by GitHub
parent e6896f642d
commit 5a97a4bd69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ flask~=2.3.2
PyYaml~=6.0
graypy~=2.1.0
requests~=2.31.0
pymongo~=4.3.3
pymongo~=4.6.2
waitress~=2.1.2
colorlog~=6.7.0
bleach~=6.0.0