Skip to content

Commit 0763509

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 bba5142 commit 0763509

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
@@ -3,6 +3,6 @@
33
pytest >=8.3.5
44
typing-extensions; python_version < "3.9"
55
coverage[toml] >=7.6.1
6-
mypy ==1.14.1
6+
mypy ==1.18.2
77
ruff ==0.14.3
88
smokeshow >=0.5.0

0 commit comments

Comments
 (0)