Skip to content

Commit 9235a34

Browse files
Bump mypy-boto3-dynamodb from 1.37.12 to 1.38.4 in /mesh_processor
Bumps [mypy-boto3-dynamodb](https://github.com/youtype/mypy_boto3_builder) from 1.37.12 to 1.38.4. - [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-version: 1.38.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d74cbd commit 9235a34

File tree

2 files changed

+39
-14
lines changed

2 files changed

+39
-14
lines changed

mesh_processor/poetry.lock

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

mesh_processor/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ packages = [{include = "src"}]
99
[tool.poetry.dependencies]
1010
python = "~3.10"
1111
boto3 = "~1.26.90"
12-
mypy-boto3-dynamodb = "^1.26.164"
12+
mypy-boto3-dynamodb = "^1.38.4"
1313
moto = "~4.2.11"
1414

1515
[build-system]

0 commit comments

Comments
 (0)