Skip to content

Commit ec598f5

Browse files
build(deps-dev): update mypy requirement from <2,>=1.11.1 to >=1.19.1,<2
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.11.1...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37f7a9e commit ec598f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/dev-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
black
22
flake8>=5.0.4, <8;
3-
mypy>=1.11.1, <2
3+
mypy>=1.19.1, <2

0 commit comments

Comments
 (0)