Skip to content

Commit f8e745d

Browse files
authored
Merge pull request #157 from adobe/renovate/backports.functools_lru_cache-2.x
chore(deps): update dependency backports.functools_lru_cache to v2
2 parents cecde07 + f93f68f commit f8e745d

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
'pathlib2~=2.3.7',
1515
'boto3~=1.39.14',

0 commit comments

Comments
 (0)