Skip to content

Commit 27673d3

Browse files
dependabot[bot]mdellweg
authored andcommitted
[PIP] Update mypy requirement from ~=1.19.1 to ~=1.20.0
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 257b7da commit 27673d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lint_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Lint requirements
22
ruff~=0.15.1
3-
mypy~=1.19.1
3+
mypy~=1.20.0
44
shellcheck-py~=0.11.0.1
55

66
# Type annotation stubs

0 commit comments

Comments
 (0)