Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Commit 47d8258

Browse files
chore(deps-dev): bump mypy from 0.812 to 0.902 (#68)
Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.902. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.812...v0.902) --- 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 8f91442 commit 47d8258

File tree

2 files changed

+35
-69
lines changed

2 files changed

+35
-69
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ aerich = "*"
1616
black = "==21.4b2"
1717
isort = "==5.8.0"
1818
flake8 = "*"
19-
mypy = "==0.812"
19+
mypy = "==0.902"
2020
"discord.py-stubs" = "~=1.7"
2121
pre-commit = "~=2.10"
2222

Pipfile.lock

Lines changed: 34 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)