Skip to content

Commit b164363

Browse files
⬆ Bump mypy from 1.14.1 to 1.18.2
Bumps [mypy](https://github.com/python/mypy) from 1.14.1 to 1.18.2. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7be1c8d commit b164363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest-cov >=2.10.0,<8.0.0
55
coverage[toml] >=6.2,<8.0
66
pytest-xdist >=1.32.0,<4.0.0
77
pytest-sugar >=0.9.4,<1.2.0
8-
mypy ==1.14.1
8+
mypy ==1.18.2
99
ruff ==0.14.1
1010
# Needed explicitly by typer-slim
1111
rich >=10.11.0

0 commit comments

Comments
 (0)