Skip to content

Commit

Permalink
chore(deps-dev): 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 Aug 21, 2023
1 parent 7d2d4fc commit 5fdfdf7
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 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 @@ -20,7 +20,7 @@ python = "^3.9"
[tool.poetry.group.dev.dependencies]
shed = ">=0.9.5,<2023.7.0"
pylint = "^2.13.7"
mypy = ">=0.942,<1.5"
mypy = ">=0.942,<1.6"
pytest = "^7.1.1"
pytest-cov = ">=3,<5"
typeguard = ">=2.13.3,<5.0.0"
Expand Down

0 comments on commit 5fdfdf7

Please sign in to comment.