Skip to content

Commit

Permalink
Merge pull request #1223 from cfe-lab/dependabot/pip/mypy-1.14.1
Browse files Browse the repository at this point in the history
Bump mypy from 1.14.0 to 1.14.1
  • Loading branch information
Donaim authored Dec 31, 2024
2 parents 2f5ffad + 27d5ce3 commit 8bdb9ed
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 @@ -59,7 +59,7 @@ test = [
dev = [
# Dependencies required for development (linting, type checking, etc.)
"ruff==0.8.4",
"mypy==1.14.0",
"mypy==1.14.1",
"mypy-extensions==1.0.0",
"gprof2dot==2024.6.6",
"codecov==2.1.13", # For reporting the code coverage.
Expand Down

0 comments on commit 8bdb9ed

Please sign in to comment.