Skip to content

Commit

Permalink
chore(deps): update dependency backports.functools_lru_cache to v1.6.5 (
Browse files Browse the repository at this point in the history
#134)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent b921c25 commit 6a9b4c9
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.4',
'backports.functools_lru_cache==1.6.5',
'pathlib2==2.3.7.post1',
'pyyaml==6.0',
'boto3==1.26.163',
Expand Down

0 comments on commit 6a9b4c9

Please sign in to comment.