Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent 29049d0 commit 273ccef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ markupsafe==2.1.5
# via jinja2
matplotlib-inline==0.1.6
# via ipython
mypy==1.10.0
mypy==1.10.1
# via -r test-requirements.in
mypy-extensions==1.0.0
# via
Expand Down

0 comments on commit 273ccef

Please sign in to comment.