Skip to content

Commit 8d95a98

Browse files
⬆ Bump mypy from 1.18.2 to 1.19.1 (#1469)
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
1 parent 1f44ed9 commit 8d95a98

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.18.2
8+
mypy ==1.19.1
99
# Needed explicitly by typer-slim
1010
rich >=10.11.0
1111
shellingham >=1.3.0

0 commit comments

Comments
 (0)