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
It's not a problem, but rather security issue - currently pyopenssl = "^23.2" is used, which contains cryptography 41.0.7 with multiple moderate and hight security problems.
Describe the solution you'd like
Packages used in pyproject.toml needs to be updated to latest versions (if possible).