Skip to content

Commit 51660b8

Browse files
Bump mypy from 1.11.2 to 1.13.0 (#3)
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6756402 commit 51660b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ style = [
7373
lint = [
7474
"qiskit-addon-aqc-tensor[style]",
7575
"pydocstyle==6.3.0",
76-
"mypy==1.11.2",
76+
"mypy==1.13.0",
7777
"reno>=3.4.0",
7878
"pylint==3.3.1",
7979
# pydocstyle prefers to parse our pyproject.toml, hence the following line

0 commit comments

Comments
 (0)