Skip to content

Commit

Permalink
Bump mypy from 1.11.2 to 1.12.0 (#430)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2024
1 parent 4f4b1ad commit 4a7fba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ black==24.10.0; implementation_name=="cpython"
flake8-bugbear==24.8.19; implementation_name=="cpython"
flake8==7.1.1; implementation_name=="cpython"
isort==5.13.2; implementation_name=="cpython"
mypy==1.11.2; implementation_name=="cpython"
mypy==1.12.0; implementation_name=="cpython"
pyroma==4.2; implementation_name=="cpython"
pytest-asyncio==0.24.0
pytest-cov==5.0.0
Expand Down

0 comments on commit 4a7fba2

Please sign in to comment.