Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 883b6b3 commit f68b33b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ postgresql = [
]
lint = [
"pre-commit==3.6.0",
"mypy==1.7.1",
"mypy==1.8.0",
]
test = [
"pytest==7.4.3",
Expand Down

1 comment on commit f68b33b

@vercel
Copy link

@vercel vercel bot commented on f68b33b Dec 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.