Skip to content

Commit 0a9076c

Browse files
Bump mypy from 1.2.0 to 1.3.0 (#800)
Bumps [mypy](https://github.com/python/mypy) from 1.2.0 to 1.3.0. - [Commits](python/mypy@v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Willem <github@canihavesome.coffee>
1 parent 61d01fb commit 0a9076c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pycodestyle==2.10.0
22
pydocstyle==6.0.0
33
dodgy==0.2.1
44
isort==5.12.0
5-
mypy==1.2.0
5+
mypy==1.3.0
66
Werkzeug==1.0.1
77
Flask-Testing==0.8.1
88
blinker==1.6.2

0 commit comments

Comments
 (0)