Skip to content

Commit 2454492

Browse files
Bump mypy from 0.961 to 0.971 in /results-processor (#2925)
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.961...v0.971) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8456c11 commit 2454492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

results-processor/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ markupsafe==2.1.0
6767
# via jinja2
6868
mccabe==0.6.1
6969
# via flake8
70-
mypy==0.961
70+
mypy==0.971
7171
# via -r requirements.in
7272
mypy-extensions==0.4.3
7373
# via mypy

0 commit comments

Comments
 (0)