Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 0.961 to 0.971 (#111)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.961...v0.971)

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

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 Jul 25, 2022
1 parent 3d5107d commit b147ac2
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -93,7 +93,7 @@ yarl = "^1.5.1"
[tool.poetry.dev-dependencies]
coverage = {extras = ["toml"], version = "^6.4.2"}
coveralls = "^3.3.1"
mypy = "^0.961"
mypy = "^0.971"
pytest = "^7.1.2"
pytest-aiohttp = "^1.0.4"
pytest-asyncio = "^0.18.3"
Expand Down

0 comments on commit b147ac2

Please sign in to comment.