Skip to content

Commit 22cf4c4

Browse files
authored
Merge pull request #29 from music-assistant/dependabot/pip/mypy-2.1.0
chore: bump mypy from 2.0.0 to 2.1.0
2 parents ca79ccd + 83dad0d commit 22cf4c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
[project.optional-dependencies]
2222
test = [
2323
"codespell==2.4.2",
24-
"mypy==2.0.0",
24+
"mypy==2.1.0",
2525
"pre-commit==4.6.0",
2626
"pre-commit-hooks==6.0.0",
2727
"pytest==9.0.3",

0 commit comments

Comments
 (0)