Skip to content

Commit

Permalink
Update dependency mypy-boto3 to ^1.35.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 3d53555 commit a6fd86c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ testfixtures = "^7.2.2" # TODO (kyle) remove use of this dependency - was inher
tomli-w = "^1.0.0"

[tool.poetry.group.types.dependencies]
mypy-boto3 = "^1.35.16" # importable boto3 type annotations
mypy-boto3 = "^1.35.17" # importable boto3 type annotations

[tool.poetry.group.types.dependencies.boto3-stubs]
extras = [
Expand Down

0 comments on commit a6fd86c

Please sign in to comment.