Skip to content

Commit

Permalink
Bump mypy from 0.991 to 1.10.0 (#322)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.991...v1.10.0)

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

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] committed May 5, 2024
1 parent 223c356 commit 86344ac
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 @@ -6,7 +6,7 @@ flake8-bugbear==24.2.6
flake8-docstrings==1.7.0
flake8-rst-docstrings==0.3.0
flake8==6.0.0
mypy==0.991
mypy==1.10.0
pep8-naming==0.13.3
pre-commit-hooks==4.4.0
pre-commit==3.2.2
Expand Down

0 comments on commit 86344ac

Please sign in to comment.