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
Would it be possible to relax the requirement on Markdown and allow for newer versions to address the security advisory in GHSA-5wmx-573v-2qwq? Currently the requirement is ~=3.4.0, so the fixed 3.8.1 can not be used right now.
Would it be possible to relax the requirement on Markdown and allow for newer versions to address the security advisory in GHSA-5wmx-573v-2qwq? Currently the requirement is
~=3.4.0, so the fixed3.8.1can not be used right now.