Skip to content

Commit

Permalink
build(deps-dev): bump mypy from 1.5.0 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.5.0...v1.6.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 Oct 25, 2023
1 parent d874484 commit 7169d59
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
53 changes: 29 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 @@ -46,7 +46,7 @@ shapely = "^2.0.1"
black = "^23.3.0"
isort = "^5.12.0"
gitlint = "^0.19.1"
mypy = "^1.5"
mypy = "^1.6"
pylint = "^2.17.3"
pre-commit = "^3.3.1"
mypy-boto3-s3 = "^1.28.19"
Expand Down

0 comments on commit 7169d59

Please sign in to comment.