Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Commit

Permalink
chore: Update aws-cdk-lib requirement from ~=2.99 to ~=2.100 in /code…
Browse files Browse the repository at this point in the history
…/python (#1197)

Updates the requirements on [aws-cdk-lib](https://github.com/aws/aws-cdk) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk-lib's releases</a>.</em></p>
<blockquote>
<h2>v2.100.0</h2>
<h3>Features</h3>
<ul>
<li><strong>aws-cdk-lib:</strong> reduce JavaScript load time, second attempt (<a href="https://redirect.github.com/aws/aws-cdk/issues/27362">#27362</a>) (<a href="https://github.com/aws/aws-cdk/commit/0bb49b42406b9b3692063537e6194af80d65c7f9">0bb49b4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27353">#27353</a></li>
<li><strong>cdk:</strong> add AppSync GraphQLSchema and pipeline resolvers as hot swappable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27197">#27197</a>) (<a href="https://github.com/aws/aws-cdk/commit/0ea6313125c63608a90b175f2f73b2b51d7b2b05">0ea6313</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/2659">#2659</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24112">#24112</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24113">#24113</a></li>
<li><strong>cli:</strong> CDK Migrate CLI command (<a href="https://redirect.github.com/aws/aws-cdk/issues/27325">#27325</a>) (<a href="https://github.com/aws/aws-cdk/commit/db051ea4e92c70cab4f17e3bfef80294ea80093c">db051ea</a>)</li>
<li><strong>cli:</strong> declare <code>cdk import</code> stable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27390">#27390</a>) (<a href="https://github.com/aws/aws-cdk/commit/1057ef0feba8f35ea5d7dc0f011e85e721146ce0">1057ef0</a>)</li>
<li><strong>eks:</strong> support INF2 instance types (<a href="https://redirect.github.com/aws/aws-cdk/issues/27373">#27373</a>) (<a href="https://github.com/aws/aws-cdk/commit/bed9b8d43c236bc44c11b5b44447c1ea45935ba8">bed9b8d</a>)</li>
<li><strong>s3-deployment:</strong> support Fn::Select in renderData() (<a href="https://redirect.github.com/aws/aws-cdk/issues/27237">#27237</a>) (<a href="https://github.com/aws/aws-cdk/commit/8b20c114068cc9e514aefc136516cb2d01df1e1b">8b20c11</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25504">#25504</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts/issues/L438">/github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts#L438</a></li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27375">#27375</a>) (<a href="https://github.com/aws/aws-cdk/commit/26d4afee04ef2f5b17d0c211c767adc635d2cf37">26d4afe</a>)</li>
<li><strong>rds:</strong> add new RDS versions (<a href="https://redirect.github.com/aws/aws-cdk/issues/27351">#27351</a>) (<a href="https://github.com/aws/aws-cdk/commit/e0c9792811e5e0685729264694b645d147ff52de">e0c9792</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>autoscaling:</strong> ssmSessionPermissions does not add managed policy to role specified in launch template (<a href="https://redirect.github.com/aws/aws-cdk/issues/27220">#27220</a>) (<a href="https://github.com/aws/aws-cdk/commit/20e4760621daf837f39cc0f1c760efd9bbf5e31b">20e4760</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25904">#25904</a></li>
<li><strong>cdk:</strong> Resolve cross stack and default parameters for hotswaps (<a href="https://redirect.github.com/aws/aws-cdk/issues/27195">#27195</a>) (<a href="https://github.com/aws/aws-cdk/commit/3507141bd75022c72df1f8e24605f637deef5179">3507141</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html/issues/w2ab1c17c23c19b5">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html#w2ab1c17c23c19b5</a></li>
<li><strong>cli:</strong> report errors from resource failures in nested stacks (<a href="https://redirect.github.com/aws/aws-cdk/issues/27318">#27318</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f639c7b79bd9e0841ccc429fc16006b770f4405">1f639c7</a>)</li>
<li><strong>custom-resources:</strong> IAM policy incorrect for SDKv3 names (<a href="https://redirect.github.com/aws/aws-cdk/issues/27313">#27313</a>) (<a href="https://github.com/aws/aws-cdk/commit/c68ea4453bb1c70f2cc7739012b11d25f10f4a8f">c68ea44</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27255">#27255</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27268">#27268</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27270">#27270</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27395">#27395</a></li>
<li><strong>logs:</strong> remove invalid data protection data identifier (<a href="https://redirect.github.com/aws/aws-cdk/issues/27388">#27388</a>) (<a href="https://github.com/aws/aws-cdk/commit/4db166d1f46e3057a58d4c216b9adf62a485e285">4db166d</a>)</li>
<li><strong>s3:</strong> bucket deletion fails if object creation races against cleanup (<a href="https://redirect.github.com/aws/aws-cdk/issues/26875">#26875</a>) (<a href="https://github.com/aws/aws-cdk/commit/735b786af77abc09982e8c2cea4036a0fbaf6a19">735b786</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26874">#26874</a></li>
<li><strong>sns-subscriptions:</strong> cannot add SqsSubscription when using an Sqs Construct from a different Constructs library (<a href="https://redirect.github.com/aws/aws-cdk/issues/27227">#27227</a>) (<a href="https://github.com/aws/aws-cdk/commit/52eee859d227a854c46d6975fcec2b4b10719097">52eee85</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27225">#27225</a></li>
<li><strong>stepfunctions:</strong> Escaping newline characters in Step Functions intrinsics caused schema validation failures (<a href="https://redirect.github.com/aws/aws-cdk/issues/27323">#27323</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e96edd057c940afb8f41b2a0fbe93267ce2424e">4e96edd</a>)</li>
<li>reduce load time of JavaScript library, for real (<a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a>) (<a href="https://github.com/aws/aws-cdk/commit/48acd37389c9c194f0d6638437ea4be1c2302142">48acd37</a>)</li>
</ul>
<hr />
<h2>Alpha modules (2.100.0-alpha.0)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>redshift:</strong> the behavior of redshift tables has changed. UPDATE action will not be triggered on new table names and instead be triggered on table id changes.</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>synthetics:</strong> CloudWatch Synthetics NodeJS Pupeteer 6.0 Runtime with NodeJS 18 (<a href="https://redirect.github.com/aws/aws-cdk/issues/27339">#27339</a>) (<a href="https://github.com/aws/aws-cdk/commit/e48af04c0b483d705d99c97a1f7bf8c6cd8e71c6">e48af04</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27337">#27337</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>redshift:</strong> UserTablePriviliges to track changes using table IDs (<a href="https://redirect.github.com/aws/aws-cdk/issues/26955">#26955</a>) (<a href="https://github.com/aws/aws-cdk/commit/7e4fdc7ec12eb17224c4156ce9340da8c2bddc72">7e4fdc7</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26558">#26558</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md">aws-cdk-lib's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.99.1...v2.100.0">2.100.0</a> (2023-10-06)</h2>
<h3>Features</h3>
<ul>
<li><strong>aws-cdk-lib:</strong> reduce JavaScript load time, second attempt (<a href="https://redirect.github.com/aws/aws-cdk/issues/27362">#27362</a>) (<a href="https://github.com/aws/aws-cdk/commit/0bb49b42406b9b3692063537e6194af80d65c7f9">0bb49b4</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27353">#27353</a></li>
<li><strong>cdk:</strong> add AppSync GraphQLSchema and pipeline resolvers as hot swappable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27197">#27197</a>) (<a href="https://github.com/aws/aws-cdk/commit/0ea6313125c63608a90b175f2f73b2b51d7b2b05">0ea6313</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/2659">#2659</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24112">#24112</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/24113">#24113</a></li>
<li><strong>cli:</strong> CDK Migrate CLI command (<a href="https://redirect.github.com/aws/aws-cdk/issues/27325">#27325</a>) (<a href="https://github.com/aws/aws-cdk/commit/db051ea4e92c70cab4f17e3bfef80294ea80093c">db051ea</a>)</li>
<li><strong>cli:</strong> declare <code>cdk import</code> stable (<a href="https://redirect.github.com/aws/aws-cdk/issues/27390">#27390</a>) (<a href="https://github.com/aws/aws-cdk/commit/1057ef0feba8f35ea5d7dc0f011e85e721146ce0">1057ef0</a>)</li>
<li><strong>eks:</strong> support INF2 instance types (<a href="https://redirect.github.com/aws/aws-cdk/issues/27373">#27373</a>) (<a href="https://github.com/aws/aws-cdk/commit/bed9b8d43c236bc44c11b5b44447c1ea45935ba8">bed9b8d</a>)</li>
<li><strong>s3-deployment:</strong> support Fn::Select in renderData() (<a href="https://redirect.github.com/aws/aws-cdk/issues/27237">#27237</a>) (<a href="https://github.com/aws/aws-cdk/commit/8b20c114068cc9e514aefc136516cb2d01df1e1b">8b20c11</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25504">#25504</a> <a href="https://github.com/aws//github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts/issues/L438">/github.com/aws/aws-cdk/blob/3edd2400bc0c8a86366a29d3a7eef1ef4fa5e016/packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/alb/application-target-group.ts#L438</a></li>
<li>update AWS Service Spec (<a href="https://redirect.github.com/aws/aws-cdk/issues/27375">#27375</a>) (<a href="https://github.com/aws/aws-cdk/commit/26d4afee04ef2f5b17d0c211c767adc635d2cf37">26d4afe</a>)</li>
<li><strong>rds:</strong> add new RDS versions (<a href="https://redirect.github.com/aws/aws-cdk/issues/27351">#27351</a>) (<a href="https://github.com/aws/aws-cdk/commit/e0c9792811e5e0685729264694b645d147ff52de">e0c9792</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>autoscaling:</strong> ssmSessionPermissions does not add managed policy to role specified in launch template (<a href="https://redirect.github.com/aws/aws-cdk/issues/27220">#27220</a>) (<a href="https://github.com/aws/aws-cdk/commit/20e4760621daf837f39cc0f1c760efd9bbf5e31b">20e4760</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/25904">#25904</a></li>
<li><strong>cdk:</strong> Resolve cross stack and default parameters for hotswaps (<a href="https://redirect.github.com/aws/aws-cdk/issues/27195">#27195</a>) (<a href="https://github.com/aws/aws-cdk/commit/3507141bd75022c72df1f8e24605f637deef5179">3507141</a>), closes <a href="https://github.com/aws//docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html/issues/w2ab1c17c23c19b5">/docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-cloudformation.html#w2ab1c17c23c19b5</a></li>
<li><strong>cli:</strong> report errors from resource failures in nested stacks (<a href="https://redirect.github.com/aws/aws-cdk/issues/27318">#27318</a>) (<a href="https://github.com/aws/aws-cdk/commit/1f639c7b79bd9e0841ccc429fc16006b770f4405">1f639c7</a>)</li>
<li><strong>custom-resources:</strong> IAM policy incorrect for SDKv3 names (<a href="https://redirect.github.com/aws/aws-cdk/issues/27313">#27313</a>) (<a href="https://github.com/aws/aws-cdk/commit/c68ea4453bb1c70f2cc7739012b11d25f10f4a8f">c68ea44</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27255">#27255</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27268">#27268</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27270">#27270</a> <a href="https://redirect.github.com/aws/aws-cdk/issues/27395">#27395</a></li>
<li><strong>logs:</strong> remove invalid data protection data identifier (<a href="https://redirect.github.com/aws/aws-cdk/issues/27388">#27388</a>) (<a href="https://github.com/aws/aws-cdk/commit/4db166d1f46e3057a58d4c216b9adf62a485e285">4db166d</a>)</li>
<li><strong>s3:</strong> bucket deletion fails if object creation races against cleanup (<a href="https://redirect.github.com/aws/aws-cdk/issues/26875">#26875</a>) (<a href="https://github.com/aws/aws-cdk/commit/735b786af77abc09982e8c2cea4036a0fbaf6a19">735b786</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/26874">#26874</a></li>
<li><strong>sns-subscriptions:</strong> cannot add SqsSubscription when using an Sqs Construct from a different Constructs library (<a href="https://redirect.github.com/aws/aws-cdk/issues/27227">#27227</a>) (<a href="https://github.com/aws/aws-cdk/commit/52eee859d227a854c46d6975fcec2b4b10719097">52eee85</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27225">#27225</a></li>
<li><strong>stepfunctions:</strong> Escaping newline characters in Step Functions intrinsics caused schema validation failures (<a href="https://redirect.github.com/aws/aws-cdk/issues/27323">#27323</a>) (<a href="https://github.com/aws/aws-cdk/commit/4e96edd057c940afb8f41b2a0fbe93267ce2424e">4e96edd</a>)</li>
<li>reduce load time of JavaScript library, for real (<a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a>) (<a href="https://github.com/aws/aws-cdk/commit/48acd37389c9c194f0d6638437ea4be1c2302142">48acd37</a>)</li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.99.0...v2.99.1">2.99.1</a> (2023-09-29)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>load time regression (<a href="https://redirect.github.com/aws/aws-cdk/issues/27314">#27314</a>) (<a href="https://github.com/aws/aws-cdk/commit/fca5a7344d2e205663873b577d5d91f203dd9d14">fca5a73</a>)</li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.98.0...v2.99.0">2.99.0</a> (2023-09-27)</h2>
<h3>Features</h3>
<ul>
<li><strong>s3:</strong> specify minimum TLS version (<a href="https://redirect.github.com/aws/aws-cdk/issues/27297">#27297</a>) (<a href="https://github.com/aws/aws-cdk/commit/f47d09c08871517f06c1895a5ed262c8e87ee05b">f47d09c</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27279">#27279</a></li>
<li><strong>synthetics:</strong> graduate to stable 🚀 (<a href="https://redirect.github.com/aws/aws-cdk/issues/27305">#27305</a>) (<a href="https://github.com/aws/aws-cdk/commit/dd00d05c07cb3c6efd505e9f7ab577a5eec5070b">dd00d05</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>batch:</strong> make <code>instanceType</code> optional on multinode jobs (<a href="https://redirect.github.com/aws/aws-cdk/issues/27223">#27223</a>) (<a href="https://github.com/aws/aws-cdk/commit/6616026d3879f0271b7813ed00f0899c666da1e3">6616026</a>), closes <a href="https://redirect.github.com/aws/aws-cdk/issues/27185">#27185</a></li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v2.97.1...v2.98.0">2.98.0</a> (2023-09-26)</h2>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/e1b5c7705a136e52d4f8e664b52b469ce79ee3a7"><code>e1b5c77</code></a> chore(release): 2.100.0 (<a href="https://redirect.github.com/aws/aws-cdk/issues/27439">#27439</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/a4822232e6684098a4fc343ec448eb8af5b78f55"><code>a482223</code></a> chore(release): 2.100.0</li>
<li><a href="https://github.com/aws/aws-cdk/commit/db051ea4e92c70cab4f17e3bfef80294ea80093c"><code>db051ea</code></a> feat(cli): CDK Migrate CLI command (<a href="https://redirect.github.com/aws/aws-cdk/issues/27325">#27325</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/01b14da53a12e083ce28fbe6a180377be6b05c16"><code>01b14da</code></a> chore: fix typo in issue template (<a href="https://redirect.github.com/aws/aws-cdk/issues/27435">#27435</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/7e4fdc7ec12eb17224c4156ce9340da8c2bddc72"><code>7e4fdc7</code></a> fix(redshift): UserTablePriviliges to track changes using table IDs (<a href="https://redirect.github.com/aws/aws-cdk/issues/26955">#26955</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/c48caac7c2cdf7ad8788367b81eacbe24a74c203"><code>c48caac</code></a> chore: fix pipeline by finding another generated form (<a href="https://redirect.github.com/aws/aws-cdk/issues/27429">#27429</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/7b0f824acedb3e022d64846049a7c0c42e791abc"><code>7b0f824</code></a> chore(deps): Bump urllib3 from 1.26.7 to 1.26.17 in /packages/<code>@​aws-cdk/aws-la</code>...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/8bb221d72f19e92bf47aeccf46c1ea84e10ed630"><code>8bb221d</code></a> chore: upgrade cdk migrate version with bug fixes (<a href="https://redirect.github.com/aws/aws-cdk/issues/27406">#27406</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/495dafa2a1f4d7efc6aaddd217df3535dd940d52"><code>495dafa</code></a> chore: fix the linter check to be aware of prerelease (<a href="https://redirect.github.com/aws/aws-cdk/issues/27419">#27419</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/52eee859d227a854c46d6975fcec2b4b10719097"><code>52eee85</code></a> fix(sns-subscriptions): cannot add SqsSubscription when using an Sqs Construc...</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-cdk/compare/v2.99.0...v2.100.0">compare view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 7822638 commit b208db8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion code/python/main-workshop/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-cdk-lib~=2.99
aws-cdk-lib~=2.100
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.487
2 changes: 1 addition & 1 deletion code/python/pipelines-workshop/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-cdk-lib~=2.99
aws-cdk-lib~=2.100
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.487
2 changes: 1 addition & 1 deletion code/python/tests-workshop/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aws-cdk-lib~=2.99
aws-cdk-lib~=2.100
constructs>=10.0.0,<11.0.0
cdk-dynamo-table-view==0.2.487

0 comments on commit b208db8

Please sign in to comment.