Skip to content

Commit

Permalink
Bump mypy from 1.4.1 to 1.5.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](python/mypy@v1.4.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent bafbabe commit bd27a9e
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 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 @@ -32,7 +32,7 @@ pylint = "^2.17.5"
isort = "^5.12.0"
black = "^23.7"
safety = "^2.4.0b1"
mypy = "^1.4"
mypy = "^1.5"
bump2version = "^1.0.1"
yamllint = "^1.32.0"
ansible-lint = {version = "^6.17.2", markers = "platform_system != 'Windows'"}
Expand Down

0 comments on commit bd27a9e

Please sign in to comment.