Skip to content

Commit

Permalink
build(deps): bump mypy from 0.942 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.942...v1.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent dfc767b commit 71da824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ bandit==1.7.1
dataclasses==0.8; python_version < "3.7"
defusedxml==0.7.1
fire==0.4.0
mypy==0.942
mypy==1.7.1
mypy-extensions==0.4.3
pylint==2.13.0
pytest==7.0.1
Expand Down

0 comments on commit 71da824

Please sign in to comment.