mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
c58c371f6b
* Vendor new safety (#5217) * Closest to correct vendoring of ruamel. * Fix lint * New pipenv check with minimal output. * Remove decode_for_output use in pipenv check functions. * Use click.secho where is possible. * Rerun vendoring to get the latest safety version. * skip this test for now. Co-authored-by: Yeison Vargas <yeisonvargasjf@gmail.com>