Skip to content

Commit

Permalink
fix(deps): update dependency typer to ^0.7.0 (#171)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 5, 2022
1 parent b78eeb3 commit a725165
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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
Expand Up @@ -29,7 +29,7 @@ deezer-oauth = "deezer_oauth.main:app"
python = "^3.7"
requests = "^2.27"
rich = ">=10"
typer = {extras = ["all"], version = "^0.6.1"}
typer = {extras = ["all"], version = "^0.7.0"}

[tool.poetry.dev-dependencies]
pyfakefs = "^5.0"
Expand Down

0 comments on commit a725165

Please sign in to comment.