Skip to content

Commit 75a4419

Browse files
chore(deps): bump bleach in /run/markdown-preview/renderer
Bumps [bleach](https://github.com/mozilla/bleach) from 6.2.0 to 6.4.0. - [Changelog](https://github.com/mozilla/bleach/blob/main/CHANGES) - [Commits](mozilla/bleach@v6.2.0...v6.4.0) --- updated-dependencies: - dependency-name: bleach dependency-version: 6.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d2ce99a commit 75a4419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==3.1.3; python_version >= '3.9'
22
gunicorn==23.0.0
33
Markdown==3.7
4-
bleach==6.2.0; python_version >= "3.9"
4+
bleach==6.4.0; python_version >= "3.9"
55
bleach==6.1.0; python_version <= "3.8"
66
Werkzeug==3.1.8; python_version >= '3.9'

0 commit comments

Comments
 (0)