Skip to content

Commit

Permalink
chore(deps-dev): bump typer from 0.6.1 to 0.9.0 (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent eedb5b1 commit b8251ba
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 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 @@ -69,7 +69,7 @@ types-pyyaml = "^6.0.12.4"
# Cookiecutter tests
mypy = "^1.6"
ruff = "~=0.1.0"
typer = "^0.6.1"
typer = ">=0.6.1,<0.10.0"

[tool.ruff]
ignore = [
Expand Down

0 comments on commit b8251ba

Please sign in to comment.