diff --git a/lib/galaxy/dependencies/dev-requirements.txt b/lib/galaxy/dependencies/dev-requirements.txt index 2de873dbd204..e68fe4b8916e 100644 --- a/lib/galaxy/dependencies/dev-requirements.txt +++ b/lib/galaxy/dependencies/dev-requirements.txt @@ -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" diff --git a/lib/galaxy/dependencies/pinned-requirements.txt b/lib/galaxy/dependencies/pinned-requirements.txt index 9e4d35bb5bdc..5d014d17ec54 100644 --- a/lib/galaxy/dependencies/pinned-requirements.txt +++ b/lib/galaxy/dependencies/pinned-requirements.txt @@ -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"