Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2022
1 parent 847a7ce commit 825a109
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 25 deletions.
61 changes: 37 additions & 24 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 @@ -28,7 +28,7 @@ types-requests = "^2.27.8"
pytest = "^7.0.1"
coverage = {extras = ["toml"], version = "^6.1"}
safety = "^2.2.0"
mypy = "^0.931"
mypy = "^0.991"
sphinx = "^4.3.0"
sphinx-autobuild = ">=2021.3.14"
flake8 = "^4.0.1"
Expand Down

0 comments on commit 825a109

Please sign in to comment.