Skip to content

Commit c07ab78

Browse files
Bump mypy from 0.921 to 0.930 in /docs (#1190)
Bumps [mypy](https://github.com/python/mypy) from 0.921 to 0.930. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.921...v0.930) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production 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 b37e19a commit c07ab78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pygments==2.10.0
1313

1414
# Dependencies of our project:
1515
typing-extensions==4.0.1
16-
mypy==0.921
16+
mypy==0.930
1717
pytest==6.2.5
1818
hypothesis==6.32.1
1919

0 commit comments

Comments
 (0)