Skip to content

Commit f06f9c3

Browse files
⬆ Bump mypy from 1.11.2 to 1.14.1 (#1375)
* ⬆ Bump mypy from 1.11.2 to 1.18.2 Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...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]> * bump to 1.14.1 instead --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem <[email protected]>
1 parent 15e3a8e commit f06f9c3

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.11.2
8+
mypy ==1.14.1
99
ruff ==0.14.1
1010
# Needed explicitly by typer-slim
1111
rich >=10.11.0

0 commit comments

Comments
 (0)