Skip to content

Commit cada37a

Browse files
chore(deps-dev): Update mypy requirement from ~=1.4.0 to ~=1.4.1 (#2152)
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Commits](python/mypy@v1.4.0...v1.4.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 8c6d007 commit cada37a

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.17.4
33
pytest~=7.4.0
44
pytest-asyncio~=0.21.0
55
# pytest-order~=1.0.1
6-
mypy~=1.4.0
6+
mypy~=1.4.1
77
coverage~=7.2
88
pre-commit==3.3.3
99
codespell==2.2.5

0 commit comments

Comments
 (0)