Skip to content

Commit 985fd95

Browse files
chore: Update mypy requirement from ==1.16.1 to ==1.17.0 (#38)
1 parent 2c81a93 commit 985fd95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ opentelemetry-sdk = ">=1.24.0"
3535
pytest = ">=2.8"
3636
pytest-cov = ">=2.4.0"
3737
pytest-mypy = "==1.0.1"
38-
mypy = "==1.16.1"
38+
mypy = "==1.17.0"
3939
pycodestyle = "^2.12.1"
4040
isort = ">=5.13.2,<7.0.0"
4141

0 commit comments

Comments
 (0)