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
* [miniconda] Patch Python due to GHSA-5cpq-8wj7-hf2v
- Update Dockerfile to install the latest versions of pyopenssl and cryptography;
- Added tests to verify minimum version for pyopenssl and cryptography packages;
- Added tests to verify minimum package version via `conda list` command.
* Fix text
* Rework fix
* test: Replace command
* test: Enable `pip_interop_enabled` for conda
* Rework patch
* Fix dockerfile
* Test: Restore patch for `requests` package
* Update test.sh
* Update Dockerfile
* Revert patch for `requests` package due to issues with `conda-install` test
0 commit comments