Skip to content

Commit bdd1d84

Browse files
build(deps): update mypy requirement from ~=1.5 to ~=2.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@v1.5.0...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0fc3f5 commit bdd1d84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
codecov ~= 2.1
33
coverage ~= 7.2
44
flake518 ~= 1.6
5-
mypy ~= 1.5
5+
mypy ~= 2.1
66
pydocstyle ~= 6.3
77
pylint ~= 4.0
88
twine ~= 6.1

0 commit comments

Comments
 (0)