Skip to content

Commit aaecddf

Browse files
Update mypy requirement from ~=1.17 to ~=1.18
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>
1 parent 5fae021 commit aaecddf

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~=8.4
22
pytest-timeout~=2.4
33
ruff~=0.13
4-
mypy~=1.17
4+
mypy~=1.18
55
types-requests~=2.32
66
types-PyYAML~=6.0

0 commit comments

Comments
 (0)