Skip to content

Commit d061724

Browse files
Bump mypy from 1.18.2 to 1.19.1 in /python-wrapper
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5023c1a commit d061724

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ snowflake = ["snowflake-snowpark-python>=1, <2"]
4848
[dependency-groups]
4949
dev = [
5050
"ruff==0.14.1",
51-
"mypy==1.18.2",
51+
"mypy==1.19.1",
5252
"pytest==8.4.2",
5353
"selenium==4.38.0",
5454
"ipykernel==6.30.1",

0 commit comments

Comments
 (0)