Skip to content

Commit 14cb407

Browse files
chore(deps-dev): bump the boto-typing group with 2 updates (aws-powertools#3242)
Bumps the boto-typing group with 2 updates: [mypy-boto3-appconfig](https://github.com/youtype/mypy_boto3_builder) and [mypy-boto3-ssm](https://github.com/youtype/mypy_boto3_builder). Updates `mypy-boto3-appconfig` from 1.28.60 to 1.28.68 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) Updates `mypy-boto3-ssm` from 1.28.54 to 1.28.68 - [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-appconfig dependency-type: direct:development update-type: version-update:semver-patch dependency-group: boto-typing - dependency-name: mypy-boto3-ssm dependency-type: direct:development update-type: version-update:semver-patch dependency-group: boto-typing ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Leandro Damascena <lcdama@amazon.pt> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <lcdama@amazon.pt>
1 parent 5e1f85c commit 14cb407

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ aws-cdk-lib = "^2.101.1"
6868
"aws-cdk.aws-apigatewayv2-integrations-alpha" = "^2.38.1-alpha.0"
6969
"aws-cdk.aws-apigatewayv2-authorizers-alpha" = "^2.38.1-alpha.0"
7070
pytest-benchmark = "^4.0.0"
71-
mypy-boto3-appconfig = "^1.28.60"
71+
mypy-boto3-appconfig = "^1.28.68"
7272
mypy-boto3-cloudformation = "^1.28.64"
7373
mypy-boto3-cloudwatch = "^1.28.36"
7474
mypy-boto3-dynamodb = "^1.28.66"
7575
mypy-boto3-lambda = "^1.28.63"
7676
mypy-boto3-logs = "^1.28.52"
7777
mypy-boto3-secretsmanager = "^1.28.36"
78-
mypy-boto3-ssm = "^1.28.54"
78+
mypy-boto3-ssm = "^1.28.68"
7979
mypy-boto3-s3 = "^1.28.55"
8080
mypy-boto3-xray = "^1.28.64"
8181
types-requests = "^2.31.0"

0 commit comments

Comments
 (0)