Skip to content

Commit 144c0c8

Browse files
authored
Merge pull request #99 from vil02/dependabot/pip/mypy-1.14.1
chore(deps-dev): update mypy requirement from 1.14.0 to 1.14.1
2 parents 6b9498b + 4c8c235 commit 144c0c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ flake8-pytest-style = "2.0.0"
2424
ruff = "0.8.4"
2525
coverage = "7.6.10"
2626
black = "24.10.0"
27-
mypy = "1.14.0"
27+
mypy = "1.14.1"
2828

2929
[build-system]
3030
requires = ["poetry-core"]

0 commit comments

Comments
 (0)