Skip to content

Commit 0336775

Browse files
Bump mypy from 1.20.2 to 2.0.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c79da16 commit 0336775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ matplotlib-inline==0.2.1
194194
# ipython
195195
mistune==3.2.1
196196
# via nbconvert
197-
mypy==1.20.2
197+
mypy==2.0.0
198198
# via qcodes (pyproject.toml)
199199
mypy-extensions==1.1.0
200200
# via mypy

0 commit comments

Comments
 (0)