Skip to content

Commit

Permalink
Bump mypy from 0.991 to 1.7.1 (#489)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.991...v1.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 4cc4217 commit eab6128
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 37 deletions.
69 changes: 33 additions & 36 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 @@ pytest = "^7.2.0"
black = "^22.10.0"
flake8 = "^5.0.4"
isort = "^5.7.0"
mypy = "^0.991"
mypy = "^1.7"
types-toml = "^0.10.8.1"
types-pytz = "^2022.6.0.1"
types-requests = "^2.28.11.5"
Expand Down

0 comments on commit eab6128

Please sign in to comment.