Skip to content

Commit 62f23a7

Browse files
chore(deps-dev): Bump mypy from 1.7.1 to 1.8.0 (#351)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6fbd37 commit 62f23a7

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

poetry.lock

Lines changed: 29 additions & 29 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
@@ -13,7 +13,7 @@ boto3 = "^1.34.6"
1313
toml = "^0.10.2"
1414

1515
[tool.poetry.group.dev.dependencies]
16-
mypy = "^1.7.1"
16+
mypy = "^1.8.0"
1717
flake8 = "^6.0.0"
1818
flake8-type-checking = "^2.7.0"
1919
isort = "^5.13.2"

0 commit comments

Comments
 (0)