Skip to content

Commit 583ffcc

Browse files
chore: Update mypy requirement from ==1.12.1 to ==1.13.0 (#20)
1 parent 4607d3e commit 583ffcc

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
@@ -35,7 +35,7 @@ opentelemetry-sdk = ">=1.24.0"
3535
pytest = ">=2.8"
3636
pytest-cov = ">=2.4.0"
3737
pytest-mypy = "==0.10.3"
38-
mypy = "==1.12.1"
38+
mypy = "==1.13.0"
3939

4040

4141
[tool.poetry.group.docs]

0 commit comments

Comments
 (0)