Skip to content

Commit fcdc806

Browse files
build(deps-dev): update mypy requirement from <2,>=1.19.1 to >=2.1.0,<3 (#117)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent c194005 commit fcdc806

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>=7.3.0, <8;
3-
mypy>=1.19.1, <2
3+
mypy>=2.1.0, <3

0 commit comments

Comments
 (0)