Update bleach requirement from ~=6.0.0 to ~=6.1.0

Updates the requirements on [bleach](https://github.com/mozilla/bleach) to permit the latest version.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.0.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-29 23:49:38 +00:00
committed by GitHub
parent e6896f642d
commit 70e3848b35

View File

@@ -5,5 +5,5 @@ requests~=2.31.0
pymongo~=4.3.3
waitress~=2.1.2
colorlog~=6.7.0
bleach~=6.0.0
bleach~=6.1.0
dnspython>=2.6.0rc1 # not directly required, pinned by Snyk to avoid a vulnerability