Skip to content

Commit 797b9d3

Browse files
Bump mypy from 1.17.1 to 1.18.2 in /python-wrapper
Bumps [mypy](https://github.com/python/mypy) from 1.17.1 to 1.18.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.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 566450a commit 797b9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ requires-python = ">=3.10"
4141
[project.optional-dependencies]
4242
dev = [
4343
"ruff==0.14.0",
44-
"mypy==1.17.1",
44+
"mypy==1.18.2",
4545
"pytest==8.4.2",
4646
"selenium==4.32.0",
4747
"ipykernel==6.30.1",

0 commit comments

Comments
 (0)