Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 1341d41

Browse files
Bump mypy from 0.981 to 0.982
Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.981...v0.982) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c032389 commit 1341d41

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ bandit = ">=1.7.4"
2929
black = ">=22.6.0"
3030
coverage = {version = "6.5.0", extras = ["toml"]}
3131
safety = "^2.3.1"
32-
mypy = "^0.981"
32+
mypy = "^0.982"
3333
typeguard = "^2.13.3"
3434
xdoctest = "^1.1.0"
3535
sphinx = "^5.1.1"

0 commit comments

Comments
 (0)