Skip to content

Commit 9a486a3

Browse files
chore(deps): update mypy requirement from ==1.13.* to ==1.15.* (#132)
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.13.0...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0bb8f3 commit 9a486a3

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
@@ -6,4 +6,4 @@ pytest-xdist == 3.6.*
66
types-PyYAML == 6.*
77
black == 24.*
88
ruff == 0.9.*
9-
mypy == 1.13.*
9+
mypy == 1.15.*

0 commit comments

Comments
 (0)