Skip to content

Commit

Permalink
fix: bump mypy from 0.971 to 1.6.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.971...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2023
1 parent 925227d commit 32dce7a
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 @@ -3,7 +3,7 @@
bandit==1.7.5
black==23.7.0
blacken-docs==1.15.0
mypy==0.971
mypy==1.6.1
perflint==0.7.3
pre-commit==3.3.3
pyprojectsort==0.3.0
Expand Down

0 comments on commit 32dce7a

Please sign in to comment.