Skip to content

Commit de81021

Browse files
Update mypy requirement from ~=1.20 to ~=2.1 (#1204)
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.20.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 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 98c2147 commit de81021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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~=9.0
22
pytest-timeout~=2.4
33
ruff~=0.15
4-
mypy~=1.20
4+
mypy~=2.1
55
types-requests~=2.33
66
types-PyYAML~=6.0

0 commit comments

Comments
 (0)