You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shawnsarwar bravado depends on PyYAML but it does not have requirement for a certain version of the library.
Would be acceptable to add in your dependencies a min requirement for PyYAML such that the security of the final product is not impacted?
Bravado requires pyyaml, which currently has a known critical bug on versions <= 4.1
Here'e a related thread from the pyyaml board:
The text was updated successfully, but these errors were encountered: