Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 0.930 to 0.931 (#409)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2022
1 parent 70c935e commit 58fc283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-timeout = "==2.0.2"
mock = "==4.0.3"
pre-commit = "==2.16.0"
commitizen = "==2.20.3"
mypy = "==0.930"
mypy = "==0.931"
flake8 = "==4.0.1"
isort = "==5.10.1"
controllerx = {path = ".", editable = true}
Expand Down

0 comments on commit 58fc283

Please sign in to comment.