Skip to content

Commit

Permalink
Bump mypy from 0.971 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.971...v1.8.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent c691513 commit 0575536
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 36 deletions.
75 changes: 40 additions & 35 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 @@ -34,7 +34,7 @@ flake8 = "^4.0.1"
isort = "^5.12.0"
black = "^22.8.0"
wemake-python-styleguide = "^0.16.1"
mypy = "^0.971"
mypy = "^1.8"
SQLAlchemy = { extras = ["mypy"], version = "^1.4.42" }
pytest = "^7.1.3"
coverage = "^6.4"
Expand Down

0 comments on commit 0575536

Please sign in to comment.