Skip to content

Commit 8a9ecc8

Browse files
Bump mypy from 2.1.0 to 2.2.0
Bumps [mypy](https://github.com/python/mypy) from 2.1.0 to 2.2.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17f088b commit 8a9ecc8

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
@@ -195,7 +195,7 @@ matplotlib-inline==0.2.2
195195
# ipython
196196
mistune==3.3.2
197197
# via nbconvert
198-
mypy==2.1.0
198+
mypy==2.2.0
199199
# via qcodes (pyproject.toml)
200200
mypy-extensions==1.1.0
201201
# via mypy

0 commit comments

Comments
 (0)