Skip to content

Commit 35a7c81

Browse files
Bump mypy from 1.13.0 to 1.14.1 in /python-wrapper
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abe8963 commit 35a7c81

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.9"
4141
[project.optional-dependencies]
4242
dev = [
4343
"ruff==0.8.4",
44-
"mypy==1.13.0",
44+
"mypy==1.14.1",
4545
"pytest==8.3.4",
4646
"selenium==4.27.1",
4747
"palettable==3.3.3",

0 commit comments

Comments
 (0)