Skip to content

Commit

Permalink
chore(deps-dev): bump mypy-boto3-dynamodb from 1.24.55.post1 to 1.24.…
Browse files Browse the repository at this point in the history
…60 (#306)

Bumps [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) from 1.24.55.post1 to 1.24.60.
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: mypy-boto3-dynamodb
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 29, 2022
1 parent cae9557 commit c85d94d
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
58 changes: 29 additions & 29 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 @@ -59,7 +59,7 @@ pytest-benchmark = "^3.4.1"
mypy-boto3-appconfig = { version = "^1.24.29", python = ">=3.7" }
mypy-boto3-cloudformation = { version = "^1.24.0", python = ">=3.7" }
mypy-boto3-cloudwatch = { version = "^1.24.35", python = ">=3.7" }
mypy-boto3-dynamodb = { version = "^1.24.27", python = ">=3.7" }
mypy-boto3-dynamodb = { version = "^1.24.60", python = ">=3.7" }
mypy-boto3-lambda = { version = "^1.24.0", python = ">=3.7" }
mypy-boto3-logs = { version = "^1.24.0", python = ">=3.7" }
mypy-boto3-secretsmanager = { version = "^1.24.11", python = ">=3.7" }
Expand Down

0 comments on commit c85d94d

Please sign in to comment.