GitGuardian / ggshield

Find and fix 360+ types of hardcoded secrets and 70+ types of infrastructure-as-code misconfigurations.
https://gitguardian.com
MIT License
1.57k stars 138 forks source link

Remove urllib3<2 hack #919

Closed agateau-gg closed 2 weeks ago

agateau-gg commented 2 weeks ago

Our CI included a workaround for a weird Windows-only failure with urllib3 and vcrpy. It seems it no longer happens so we can remove it.