Skip to content

Commit

Permalink
Bump mypy from 1.9.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.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@1.9.0...v1.10.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 Apr 29, 2024
1 parent f9ec0c9 commit 1de97a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
#
# pip-compile-multi
#
mypy==1.9.0
# via -r dev_requirements\requirements-type_check.in
mypy==1.10.0
# via -r dev_requirements/requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
typing-extensions==4.10.0
Expand Down

0 comments on commit 1de97a7

Please sign in to comment.