Skip to content

Commit

Permalink
chore(deps-dev): bump mypy from 0.950 to 0.960 (#1224)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.950...v0.960)

---
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>
Co-authored-by: Simon Thulbourn <[email protected]>
  • Loading branch information
dependabot[bot] and sthulb authored May 26, 2022
1 parent 0f77c26 commit fc42f2e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 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 @@ -53,7 +53,7 @@ flake8-eradicate = "^1.2.1"
flake8-bugbear = "^22.4.25"
mkdocs-git-revision-date-plugin = "^0.3.2"
mike = "^0.6.0"
mypy = "^0.950"
mypy = "^0.960"
mkdocs-material = "^8.2.7"
mypy-boto3-secretsmanager = "^1.23.8"
mypy-boto3-ssm = "^1.23.0"
Expand Down

0 comments on commit fc42f2e

Please sign in to comment.