Skip to content

Commit 1e4d67d

Browse files
chore(deps): update mypy requirement from ==1.17.* to ==1.18.* (#183)
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.17.0...v1.18.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ttblanchard <55503092+ttblanchard@users.noreply.github.com>
1 parent 3b72085 commit 1e4d67d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ pytest-timeout == 2.4.*
55
pytest-xdist == 3.8.*
66
types-PyYAML == 6.*
77
black == 25.*
8+
mypy == 1.18.*
89
ruff == 0.13.*
9-
mypy == 1.17.*

0 commit comments

Comments
 (0)