Skip to content

Commit 942ab8f

Browse files
chore(deps-dev): update mypy requirement from >=2.1.0 to >=2.2.0
Updates the requirements on [mypy](https://github.com/python/mypy) to permit the latest version. - [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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9cf954 commit 942ab8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
codespell>=2.4.2
22
mypy-extensions>=1.0.0
3-
mypy>=2.1.0
3+
mypy>=2.2.0
44
nodeenv>=1.10.0
55
pre-commit>=4.6.0
66
pylint-strict-informational>=0.1

0 commit comments

Comments
 (0)