Skip to content

Commit

Permalink
Bump mypy from 0.982 to 1.7.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.982 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v0.982...v1.7.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 Dec 1, 2023
1 parent af36752 commit ad79bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dask
jsonschema
pytest
pytest-cov
mypy==0.982
mypy==1.7.1
invoke==2.2.0
types-jsonschema
types-setuptools==68.2.0.0
Expand Down

0 comments on commit ad79bc9

Please sign in to comment.