Skip to content

Commit 35bf091

Browse files
Bump mypy from 1.2.0 to 1.3.0 in /Tools/clinic (#104501)
build(deps-dev): bump mypy from 1.2.0 to 1.3.0 in /Tools/clinic Bumps [mypy](https://git.1-hub.cnpython/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:development 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>
1 parent 3cba61f commit 35bf091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/clinic/requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Requirements file for external linters and checks we run on Tools/clinic/ in CI
2-
mypy==1.2.0
2+
mypy==1.3.0

0 commit comments

Comments
 (0)