Skip to content

Commit 10053ea

Browse files
Bump mypy from 1.17.0 to 1.17.1 in /results-processor (#4490)
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dcdebb commit 10053ea

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
@@ -70,7 +70,7 @@ markupsafe==2.1.2
7070
# werkzeug
7171
mccabe==0.7.0
7272
# via flake8
73-
mypy==1.17.0
73+
mypy==1.17.1
7474
# via -r requirements.in
7575
mypy-extensions==1.0.0
7676
# via mypy

0 commit comments

Comments
 (0)