Skip to content

Commit 69e7236

Browse files
chore(deps): update dependency mypy to >=1.16.1
1 parent 9313a1d commit 69e7236

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ opossum-file = "opossum_lib.cli:opossum_file"
1919
[dependency-groups]
2020
test = ["pytest>=8.4.0,<9", "faker>=37.4.0"]
2121
dev = [
22-
"mypy>=1.16.0",
22+
"mypy>=1.16.1",
2323
"pre-commit>=4.2.0",
2424
"ruff>=0.11.13",
2525
"import-linter>=2.3",

uv.lock

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

0 commit comments

Comments
 (0)