Update colorlog requirement from ~=6.7.0 to ~=6.8.2

Updates the requirements on [colorlog](https://github.com/borntyping/python-colorlog) to permit the latest version.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.7.0...v6.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-29 23:53:08 +00:00 committed by GitHub
parent 455afd4e0c
commit 7ef9a2eeeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,6 @@ graypy~=2.1.0
requests~=2.31.0
pymongo~=4.6.2
waitress~=2.1.2
colorlog~=6.7.0
colorlog~=6.8.2
bleach~=6.1.0
dnspython>=2.6.0rc1 # not directly required, pinned by Snyk to avoid a vulnerability