Skip to content

Commit 0d3a966

Browse files
Bump mypy from 1.1.1 to 1.2.0 (#541)
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2adef72 commit 0d3a966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
docutils==0.19
44
flake8==6.0.0
5-
mypy==1.1.1
5+
mypy==1.2.0
66
Sphinx==6.1.3
77
types-pygments==2.14.0.7

0 commit comments

Comments
 (0)