Bump bleach from 6.2.0 to 6.3.0

Bumps [bleach](https://github.com/mozilla/bleach) from 6.2.0 to 6.3.0.
- [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: bleach
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-10-28 12:25:03 +00:00
committed by GitHub
parent 2714b4bfce
commit 00afb7d890
2 changed files with 6 additions and 6 deletions

View File

@@ -48,7 +48,7 @@ sqlalchemy = "==2.0.44"
werkzeug = "^3.0.6"
faker = "^37.12.0"
async-timeout = "^5.0.1"
bleach = "^6.1.0"
bleach = "^6.3.0"
geojson = "^3.2.0"
numpy = "^2.3.4"
ordered-set = "^4.1.0"