Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump mypy from 0.971 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.971...v1.15.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
commit 9097bbb0951a79567979313215a19ae107998f77
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ idna==3.7
iniconfig==2.0.0
mccabe==0.7.0
monotonic==1.6
mypy==0.971
mypy==1.15.0
mypy-extensions==1.0.0
nodeenv==1.9.1
packaging==24.1
Expand Down
Loading