Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 16eb9b8 commit c120d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
mypy==1.4.1; implementation_name=="cpython"
mypy==1.6.1; implementation_name=="cpython"
pre-commit==3.5.0; python_version>="3.8"

0 comments on commit c120d19

Please sign in to comment.