Skip to content

Commit

Permalink
Bump mypy from 1.0.0 to 1.0.1 (#156)
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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent 4c0f745 commit 12f910d
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,7 +1,7 @@
black==23.1.0
flake8==6.0.0
isort==5.12.0
mypy==1.0.0
mypy==1.0.1
pre-commit==3.0.4
pydocstyle==6.3.0
pylint==2.16.2

0 comments on commit 12f910d

Please # to comment.