Skip to content

Commit 031ea0c

Browse files
Update mypy requirement from ~=1.9.0 to ~=1.16.1
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@1.9.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 212ce28 commit 031ea0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mypy~=1.9.0
1+
mypy~=1.16.1
22
ruff~=0.9.9
33
# [PINNED] for Python 3.8 compatibility
44
# higher versions require urllib3>=2.0

0 commit comments

Comments
 (0)