mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-09-07 16:46:01 -05:00
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:
@@ -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
|
||||
Reference in New Issue
Block a user