Skip to content

Commit 6034ef6

Browse files
Update dependency AWSSDK.DynamoDBv2 to 3.7.405.29 (#2048)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [AWSSDK.DynamoDBv2](https://redirect.github.com/aws/aws-sdk-net) | nuget | patch | `3.7.405.27` -> `3.7.405.29` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
1 parent 09939ea commit 6034ef6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aws-py-serverless-raw/app/app.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.405.27" />
9+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.405.29" />
1010

1111
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.0" />
1212
<PackageReference Include="Amazon.Lambda.Serialization.Json" Version="2.2.4" />

aws-ts-serverless-raw/app/app.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.405.27" />
9+
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.405.29" />
1010

1111
<PackageReference Include="Amazon.Lambda.Core" Version="2.5.0" />
1212
<PackageReference Include="Amazon.Lambda.Serialization.Json" Version="2.2.4" />

0 commit comments

Comments
 (0)