Skip to content

Commit 5bcc44d

Browse files
authored
Merge pull request #37 from IFCA-Advanced-Computing/dependabot/pip/mypy-1.15.0
chore(deps): update mypy requirement from 1.14.1 to 1.15.0
2 parents 3cd79a0 + 3b3876b commit 5bcc44d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pip-check-reqs = "^2.5.3"
7373

7474

7575
[tool.poetry.group.test-mypy.dependencies]
76-
mypy = "1.14.1"
76+
mypy = "1.15.0"
7777

7878

7979
[tool.poetry.group.test-pypi.dependencies]

0 commit comments

Comments
 (0)