Skip to content

Commit

Permalink
Bump mypy from 1.14.1 to 1.15.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.14.1...v1.15.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 Feb 10, 2025
1 parent 0236ed2 commit 3fd7e13
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 42 deletions.
76 changes: 35 additions & 41 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 @@ -31,7 +31,7 @@ soco = "^0.30"

[tool.poetry.group.dev.dependencies]
Faker = "^35.2"
mypy = "^1.14"
mypy = "^1.15"
pre-commit = "^4.1"
pytest = "^8.3"
pytest-cov = "^6.0"
Expand Down

0 comments on commit 3fd7e13

Please sign in to comment.