Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 3, 2024
1 parent 5c1682a commit d3a2e81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/developer.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pyspelling==2.8.2
pygit2==1.13.3
pre-commit==3.3.2
twine==4.0.2
mypy==1.3.0
mypy==1.10.0
torchpippy==0.1.1
intel_extension_for_pytorch==2.2.0; sys_platform != 'win32' and sys_platform != 'darwin' and platform_machine != 'aarch64'
onnxruntime==1.17.1
Expand Down

0 comments on commit d3a2e81

Please sign in to comment.