Yelp / detect-secrets

An enterprise friendly way of detecting and preventing secrets in code.
Apache License 2.0
3.62k stars 450 forks source link

Drop py36 support #672

Closed jpdakran closed 1 year ago

jpdakran commented 1 year ago
lorenzodb1 commented 1 year ago

Should we add support for python 3.10 too?

lorenzodb1 commented 1 year ago

Also, fyi py37 EOL is set to be in three months (source), so let's keep that in mind too.

jpdakran commented 1 year ago

@lorenzodb1 Yea good idea about py310. I just did a quick smoke test and there may be some dependency modifications. I'll make a note about it for a future issue - just to separate out the work.