Skip to content

Commit

Permalink
Bump mypy from 0.991 to 1.0.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.991...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Feb 20, 2023
1 parent 1631091 commit e5064e3
Showing 2 changed files with 29 additions and 33 deletions.
60 changes: 28 additions & 32 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
@@ -21,7 +21,7 @@ tox = "^3.28.0"
flake8 = "^5.0.4"
black = "^23.1"
pydocstyle = "^6.1.1"
mypy = "^0.991"
mypy = "^1.0"
isort = "^5.11.5"
coverage = "^7.1"

0 comments on commit e5064e3

Please sign in to comment.