Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f0cfd5d

Browse files
authored
Fix bleach version (open-telemetry#2596)
Fixes open-telemetry#2595
1 parent f81381c commit f0cfd5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ protobuf~=3.18.1
1717
# See https://github.com/pallets/markupsafe/issues/282
1818
# breaking change introduced in markupsafe causes jinja, flask to break
1919
markupsafe==2.0.1
20+
bleach==4.1.0 # This dependency was updated to a breaking version.

0 commit comments

Comments
 (0)