Skip to content

Commit

Permalink
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:development
  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 b8ef0cf commit 4d517ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
#
# pip-compile-multi
#
mypy==1.10.0
# via -r dev_requirements\requirements-type_check.in
mypy==1.10.1
# via -r dev_requirements/requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
types-xmltodict==0.13.0.3
# via -r dev_requirements\requirements-type_check.in
# via -r dev_requirements/requirements-type_check.in
typing-extensions==4.11.0
# via mypy

0 comments on commit 4d517ad

Please sign in to comment.