Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 4f04406 commit 0c27dce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile dev_requirements/requirements-type_check.in
#
mypy==1.10.1
# via -r dev_requirements/requirements-type_check.in
mypy==1.11.0
# via -r requirements-type_check.in
mypy-extensions==1.0.0
# via mypy
types-python-dateutil==2.9.0.20240316
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
types-pytz==2024.1.0.20240417
# via -r dev_requirements/requirements-type_check.in
# via -r requirements-type_check.in
typing-extensions==4.12.2
# via mypy

0 comments on commit 0c27dce

Please sign in to comment.