Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Commit 3a1ed26

Browse files
rubenfonsecagithub-actions
and
github-actions
authored
feat: add python 3.11 support (#65)
Co-authored-by: github-actions <[email protected]>
1 parent 800beeb commit 3a1ed26

7 files changed

+14294
-902
lines changed

.projen/deps.json

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

.projenrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const project = new awscdk.AwsCdkConstructLibrary({
1414
'typescript',
1515
'nodejs',
1616
],
17-
cdkVersion: '2.80.0',
17+
cdkVersion: '2.88.0',
1818
defaultReleaseBranch: 'main',
1919
minNodeVersion: '16.19.1',
2020
majorVersion: 3,

0 commit comments

Comments
 (0)