Skip to content

Commit

Permalink
Merge pull request #1000 from mandiant/dependabot/pip/mypy-1.10.0
Browse files Browse the repository at this point in the history
build(deps): bump mypy from 1.9.0 to 1.10.0
  • Loading branch information
mr-tz authored Apr 30, 2024
2 parents 8bb5ffc + cce5bbf commit b5590ea
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 @@ -62,7 +62,7 @@ dev = [
"pycodestyle==2.11.1",
"black==24.4.2",
"isort==5.13.2",
"mypy==1.9.0",
"mypy==1.10.0",
# type stubs for mypy
"types-PyYAML==6.0.10",
"types-tabulate==0.9.0.20240106",
Expand Down

0 comments on commit b5590ea

Please sign in to comment.