Skip to content

Commit

Permalink
chore(deps): update dependency backports.functools_lru_cache to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 562e653 commit f93f68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
_install_requires = [
'deepmerge==1.1.1',
'lru_cache==0.2.3',
'backports.functools_lru_cache==1.6.6',
'backports.functools_lru_cache==2.0.0',
'pyyaml~=6.0.2',
'boto3~=1.35.94',
'hvac~=2.3.0'
Expand Down

0 comments on commit f93f68f

Please sign in to comment.