Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and schneiderfelipe committed Jan 11, 2022
1 parent 7aea049 commit 7d7303f
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 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 @@ -44,7 +44,7 @@ flake8 = "^4.0.1"
isort = "^5.10.1"
pdoc = "^8.2.0"
types-setuptools = "^57.4.7"
mypy = "^0.930"
mypy = "^0.931"
debugpy = "^1.5.1"
ipython = "^7.31.0"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit 7d7303f

Please sign in to comment.