Skip to content

Commit

Permalink
Merge pull request #58 from AnotherStranger/renovate/typer-0.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency typer to ^0.15.0
  • Loading branch information
AnotherStranger authored Dec 6, 2024
2 parents beadd03 + 5db8708 commit a62e39d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.13,<3.14"
typer = "^0.14.0"
typer = "^0.15.0"
pydantic = "^2.8.2"
pyside6 = "^6.7.2"
requests = "^2.32.3"
Expand Down

0 comments on commit a62e39d

Please sign in to comment.