Skip to content

Commit 0c74ff2

Browse files
chore(deps): update mypy requirement from <=1.13.0 to <=1.14.1 (#1626)
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@v0.1.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4430186 commit 0c74ff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ psutil>=6.0.0,<7
1616
boto3<=2
1717
# For AWS tests
1818
moto>=4.0.13,<6
19-
mypy<=1.13.0
19+
mypy<=1.14.1

0 commit comments

Comments
 (0)