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
A few changes needed to unblock hex-inc/hex#39005 so it can land.
* Approve `pypi/chardet` as a one-off for LGPL-2.1-or-later use,
as it is present only in the root uv.lock as a development tool;
it's not in any of the packages.
* Allow two `filelock` security vulnerabilities that can't be patched in
older python kernel versions. Note that these don't apply to newer python
kernels and only ones that we have already stated that we do not maintain
from a security perspective.
GHSA-w853-jp5j-5j7fGHSA-qmgc-5h2g-mvrw
* Replace `%2540` with `@` now that upstream fixed the bug.
0 commit comments