Skip to content

Commit bcff9bd

Browse files
chore: Update pytest-mypy requirement from ==0.10.3 to ==1.0.0 (#27)
1 parent 706e0b9 commit bcff9bd

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
@@ -34,7 +34,7 @@ opentelemetry-sdk = ">=1.24.0"
3434
[tool.poetry.group.dev.dependencies]
3535
pytest = ">=2.8"
3636
pytest-cov = ">=2.4.0"
37-
pytest-mypy = "==0.10.3"
37+
pytest-mypy = "==1.0.0"
3838
mypy = "==1.14.1"
3939
pycodestyle = "^2.12.1"
4040
isort = "^5.13.2"

0 commit comments

Comments
 (0)