Skip to content

Commit c7a8118

Browse files
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](mozilla/bleach@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] <[email protected]>
1 parent 8c8c961 commit c7a8118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ django-smoketest==1.2.1
6363

6464
webencodings==0.5.1 # django-markdownify
6565
tinycss2==1.4.0 # django-markdownify
66-
bleach==6.2.0 # django-markdownify
66+
bleach==6.3.0 # django-markdownify
6767
django-markdownify==0.9.5
6868

6969
django-extensions==4.1

0 commit comments

Comments
 (0)