terraform-compliance / cli

a lightweight, security focused, BDD test framework against terraform.
https://terraform-compliance.com
MIT License
1.34k stars 151 forks source link

Bump diskcache in setup.py as in requirements.txt #655

Closed samwright closed 1 year ago

samwright commented 1 year ago

dependabot has bumped diskcache to 5.4.0 in requirements.txt, but the version in setup.py still requires ==5.1.0. This PR bumps the version in setup.py to match.

eerkunt commented 1 year ago

Thanks for the PR, found other conflicts as well. Fixed them in 1.3.35