Skip to content

Commit

Permalink
chore: Update mypy requirement from ==1.14.0 to ==1.14.1 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 97fc5ff commit e4f5b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ opentelemetry-sdk = ">=1.24.0"
pytest = ">=2.8"
pytest-cov = ">=2.4.0"
pytest-mypy = "==0.10.3"
mypy = "==1.14.0"
mypy = "==1.14.1"
pycodestyle = "^2.12.1"
isort = "^5.13.2"

Expand Down

0 comments on commit e4f5b1c

Please sign in to comment.