summaryrefslogtreecommitdiff
path: root/.github/workflows/style/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2023-09-24build(deps): bump mypy from 1.5.0 to 1.5.1 in /.github/workflows/style (#40166)dependabot[bot]1-1/+1
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1. - [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22Pin the version of tools used in CI, have dependabot manage their version ↵Massimiliano Culpo1-0/+7
(#40066)