Skip to content

Commit 4da97a8

Browse files
Update mypy requirement from ~=1.16 to ~=1.17 (#1119)
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.16.0...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 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 d0443a9 commit 4da97a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_bot/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest~=8.4
22
pytest-timeout~=2.4
33
ruff~=0.12
4-
mypy~=1.16
4+
mypy~=1.17
55
types-requests~=2.32
66
types-PyYAML~=6.0

0 commit comments

Comments
 (0)