Skip to content

Commit d298f43

Browse files
dependabot[bot]BobDotCom
authored andcommitted
chore(deps-dev): Update mypy requirement from ~=1.0.0 to ~=1.0.1 (#1929)
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6bd0c8 commit d298f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pylint~=2.16.2
33
pytest~=7.2.1
44
pytest-asyncio~=0.20.3
55
# pytest-order~=1.0.1
6-
mypy~=1.0.0
6+
mypy~=1.0.1
77
coverage~=7.1
88
pre-commit==3.0.4
99
codespell==2.2.2

0 commit comments

Comments
 (0)