Skip to content

Commit

Permalink
build(deps-dev): Bump mypy from 1.6.1 to 1.7.0 (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent c1d86af commit 678294f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 30 deletions.
59 changes: 30 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ black = "^23.1.0"
faker = ">=18.5.1,<20.0.0"
flake8 = "^6.0.0"
isort = "^5.10.1"
mypy = "1.6.1"
mypy = "1.7.0"
pre-commit = "^3.0.4"
pydocstyle = "^6.1.1"
singer-sdk = {version = "*", extras = ["testing"]}
Expand Down

0 comments on commit 678294f

Please sign in to comment.