Skip to content

Commit 84ceea1

Browse files
dependabot[bot]CasperGNsicoyle
authored
Update mypy requirement from >=1.2.0 to >=1.20.2 (#988)
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.2.0...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Casper Nielsen <casper@diagrid.io> Co-authored-by: Sam <sam@diagrid.io>
1 parent e401e5c commit 84ceea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mypy>=1.2.0
1+
mypy>=1.20.2
22
mypy-extensions>=0.4.3
33
mypy-protobuf>=2.9
44
tox>=4.3.0

0 commit comments

Comments
 (0)