Skip to content

Commit 65416f2

Browse files
Bump typer from 0.12.5 to 0.15.2
Bumps [typer](https://github.com/fastapi/typer) from 0.12.5 to 0.15.2. - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.12.5...0.15.2) --- updated-dependencies: - dependency-name: typer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60ba1f9 commit 65416f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ httpx = "^0.27.0"
1212
PlexAPI = "^4.15.13"
1313
spotipy = "^2.24.0"
1414
rtoml = "^0.10.0"
15-
typer = "^0.12.3"
15+
typer = "^0.15.2"
1616
rich = "^13.7.1"
1717
loguru = "^0.7.2"
1818

0 commit comments

Comments
 (0)