Skip to content

Commit a7ad0e2

Browse files
Update mypy requirement from <1.17.0,>=1.5.1 to >=1.5.1,<1.18.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@v1.5.1...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d42674 commit a7ad0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dev =
6767
flake8-docstrings~=1.7.0
6868
flake8-import-order~=0.18.2
6969
localstack-client~=2.5
70-
mypy>=1.5.1,<1.17.0
70+
mypy>=1.5.1,<1.18.0
7171
pep8-naming>=0.13.3,<0.16.0
7272
pydocstyle~=6.3.0
7373
pytest>=7.4,<8.5

0 commit comments

Comments
 (0)