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 Dec 13, 2023
1 parent 72dbd11 commit 3fe9739
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 @@ -12,7 +12,7 @@
_install_requires = [
'deepmerge==1.1.0',
'lru_cache==0.2.3',
'backports.functools_lru_cache==1.6.6',
'backports.functools_lru_cache==2.0.0',
'pathlib2==2.3.7.post1',
'pyyaml==6.0.1',
'boto3==1.28.44',
Expand Down

0 comments on commit 3fe9739

Please sign in to comment.