Unverified Commit 569d653f authored by Marius van den Beek's avatar Marius van den Beek Committed by GitHub
Browse files

Merge pull request #18472 from bernt-matthias/22.05-bleach5.01

[22.05] pin bleach to 5.0.1
parents 5003134a 95df2479
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ beaker==1.11.0
billiard==3.6.4.0; python_version >= "3.7"
bioblend==0.17.0; python_version >= "3.7"
black==22.3.0; python_full_version >= "3.6.2"
bleach==5.0.0; python_version >= "3.7"
bleach==5.0.1; python_version >= "3.7"
boltons==21.0.0
boto==2.49.0
bx-python==0.8.13; python_version >= "3.7"
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ bdbag==1.6.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (py
beaker==1.11.0
billiard==3.6.4.0; python_version >= "3.7"
bioblend==0.17.0; python_version >= "3.7"
bleach==5.0.0; python_version >= "3.7"
bleach==5.0.1; python_version >= "3.7"
boltons==21.0.0
boto==2.49.0
bx-python==0.8.13; python_version >= "3.7"