Skip to content

Commit

Permalink
fix(deps): update dependency cachier to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 13, 2023
1 parent 8b41206 commit 8938cc8
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 25 deletions.
57 changes: 33 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ micropy = 'micropy.app:app'
[tool.poetry.dependencies]
python = ">=3.8,<3.12"
boltons = "==23.0.0"
cachier = "2.0.0"
cachier = "2.2.2"
Jinja2 = "3.1.2"
questionary = "1.10.0"
requests = "2.31.0"
Expand Down

0 comments on commit 8938cc8

Please sign in to comment.