Skip to content

Commit 3cd04b0

Browse files
renovate-botglasnt
andauthored
chore(deps): update dependency bleach to v6.2.0 (#12744)
* chore(deps): update dependency bleach to v6.2.0 * Update run/markdown-preview/renderer/requirements.txt * Update run/markdown-preview/renderer/requirements.txt --------- Co-authored-by: Katie McLaughlin <katie@glasnt.com>
1 parent 15b78f7 commit 3cd04b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Flask==3.0.3
22
gunicorn==22.0.0
33
Markdown==3.7
4-
bleach==6.1.0
4+
bleach==6.2.0; python_version >= "3.9"
5+
bleach==6.1.0; python_version <= "3.8"
56
Werkzeug==3.0.3

0 commit comments

Comments
 (0)