Skip to content

Commit f93f68f

Browse files
chore(deps): update dependency backports.functools_lru_cache to v2
1 parent 562e653 commit f93f68f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
_install_requires = [
1010
'deepmerge==1.1.1',
1111
'lru_cache==0.2.3',
12-
'backports.functools_lru_cache==1.6.6',
12+
'backports.functools_lru_cache==2.0.0',
1313
'pyyaml~=6.0.2',
1414
'boto3~=1.35.94',
1515
'hvac~=2.3.0'

0 commit comments

Comments
 (0)