Skip to content

Commit 6a9b4c9

Browse files
chore(deps): update dependency backports.functools_lru_cache to v1.6.5 (#134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b921c25 commit 6a9b4c9

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
@@ -12,7 +12,7 @@
1212
_install_requires = [
1313
'deepmerge==1.1.0',
1414
'lru_cache==0.2.3',
15-
'backports.functools_lru_cache==1.6.4',
15+
'backports.functools_lru_cache==1.6.5',
1616
'pathlib2==2.3.7.post1',
1717
'pyyaml==6.0',
1818
'boto3==1.26.163',

0 commit comments

Comments
 (0)