Skip to content

Commit

Permalink
Bump mypy from 0.991 to 1.0.1 (#110)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v0.991...v1.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2023
1 parent 4984a81 commit ea9729f
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 @@ -4,7 +4,7 @@ autoflake==1.4
black==23.1.0
flake8==3.9.2
isort==5.10.0
mypy==0.991
mypy==1.0.1
pre-commit==2.17.0
pytest==7.2.1
pytest-cov==4.0.0

0 comments on commit ea9729f

Please sign in to comment.