Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 19a8614

Browse files
build(deps-dev): bump mypy from 1.7.0 to 1.7.1 in /Tools (python#112581)
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development 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 f6afa42 commit 19a8614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Requirements file for external linters and checks we run on
22
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
3-
mypy==1.7.0
3+
mypy==1.7.1
44

55
# needed for peg_generator:
66
types-psutil==5.9.5.17

0 commit comments

Comments
 (0)