Skip to content

Commit 6e6b6eb

Browse files
Update mypy requirement from >=0.961 to >=1.19.1
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@v0.961...v1.19.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e712db4 commit 6e6b6eb

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,5 +1,5 @@
11
black>=22.6.0
2-
mypy>=0.961
2+
mypy>=1.19.1
33
# Include modules used for development
44
pylint>=2.14.4
55
pytest>=7.1.2

0 commit comments

Comments
 (0)