Skip to content

Commit 3d59482

Browse files
chore(deps-dev): Bump mypy from 1.8.0 to 1.9.0 (#452)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24c6726 commit 3d59482

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
@@ -33,7 +33,7 @@ opentelemetry-api = "^1.22.0"
3333
opentelemetry-sdk = "^1.22.0"
3434

3535
[tool.poetry.group.dev.dependencies]
36-
mypy = "^1.8.0"
36+
mypy = "^1.9.0"
3737
flake8 = "^6.0.0"
3838
flake8-type-checking = "^2.9.0"
3939
isort = "^5.13.2"

0 commit comments

Comments
 (0)