Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 2631363 commit c02b148
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ setuptools = "==67.3.2"
build = "==0.10.0"
bumpver = "==2022.1120"
pylint = "==2.16.2"
mypy = "==1.0.0"
mypy = "==1.0.1"
yapf = "==0.32.0"
isort = "==5.12.0"
56 changes: 28 additions & 28 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c02b148

Please sign in to comment.