Skip to content

Commit ebb29a7

Browse files
Update dependencies
1 parent 259fdc6 commit ebb29a7

3 files changed

Lines changed: 39 additions & 39 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/astral-sh/ruff-pre-commit
3-
rev: v0.15.0
3+
rev: v0.15.1
44
hooks:
55
- id: ruff-format
66
- id: ruff-check

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tests = [
1010
"pytest >= 9.0.0",
1111
"pytest-cov >= 7.0.0",
1212
"pytest-httpx >= 0.36.0",
13-
"tox >= 4.34.0",
13+
"tox >= 4.36.0",
1414
"tox-uv >= 1.29.0"
1515
]
1616

@@ -38,7 +38,7 @@ dependencies = [
3838
"rich >= 14.3.0",
3939
"tomli >= 2.4.0 ; python_version < '3.11'",
4040
"tomli-w >= 1.2.0",
41-
"typer >= 0.21.0"
41+
"typer >= 0.24.0"
4242
]
4343
description = "Fetches Show, Movie, and Collection cover art from Mediux and updates Plex/Jellyfin using TMDB IDs."
4444
dynamic = ["version"]

uv.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)