Skip to content

Commit

Permalink
Bump mypy from 1.4.1 to 1.8.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.4.1...v1.8.0)

---
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 Jan 19, 2024
1 parent c586d0d commit a20f2d0
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 31 deletions.
62 changes: 32 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 @@ -18,7 +18,7 @@ prometheus-client = "~0.17.1"

[tool.poetry.group.dev.dependencies]
black = "^23.12.1"
mypy = "^1.4.1"
mypy = "^1.8.0"
ruff = "^0.1.11"
pytest = "~7.4.4"
coverage = { version = "~7.3.2", extras = ["toml"] }
Expand Down

0 comments on commit a20f2d0

Please sign in to comment.