Skip to content

Commit a4ec2fa

Browse files
Update mypy requirement from ~=1.14.1 to ~=1.18.2
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.14.1...v1.18.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3868c59 commit a4ec2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pytest~=8.3.4
33
pytest_asyncio~=0.25.2
44
pytest-rerunfailures~=15.0
5-
mypy~=1.14.1
5+
mypy~=1.18.2
66
ruff~=0.9.1
77
types-setuptools~=75.8.0.20250110
88
# botright~=0.5.1

0 commit comments

Comments
 (0)