Skip to content

Commit 5208c8b

Browse files
authored
Merge pull request #81 from IFCA-Advanced-Computing/dependabot/pip/mypy-1.18.2
chore(deps): update mypy requirement from 1.17.1 to 1.18.2
2 parents f16208a + d4beaca commit 5208c8b

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
@@ -74,7 +74,7 @@ pip-check-reqs = "^2.5.3"
7474

7575

7676
[tool.poetry.group.test-mypy.dependencies]
77-
mypy = "1.17.1"
77+
mypy = "1.18.2"
7878

7979

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

0 commit comments

Comments
 (0)