Created
July 21, 2023 14:47
-
-
Save mattantonelli/d26cd8ba2225d76f49f8759b867ea93e to your computer and use it in GitHub Desktop.
Update AWS CDK for Python
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# We must update both the Python and NPM packages | |
pip install --upgrade aws-cdk-lib | |
npm install -g aws-cdk@latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment