Skip to content

Commit 6e5ac67

Browse files
authored
Merge pull request #98 from IFCA-Advanced-Computing/dependabot/pip/mypy-1.15.0
chore(deps-dev): update mypy requirement from 1.14.1 to 1.15.0
2 parents dc9ab20 + 422c819 commit 6e5ac67

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

7171

7272
[tool.poetry.group.test-mypy.dependencies]
73-
mypy = "1.14.1"
73+
mypy = "1.15.0"
7474

7575

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

0 commit comments

Comments
 (0)