Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>

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] committed Dec 2, 2022
1 parent acbfd60 commit 2a8437f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"flake8==5.0.4",
"black==22.10.0",
"isort==5.10.1",
"mypy==0.971",
"mypy==0.991",
]

test_requirements = [
Expand Down

0 comments on commit 2a8437f

Please sign in to comment.