Skip to content

Commit

Permalink
fixup! Upgrade most Python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikhorluck committed Oct 16, 2023
1 parent 57578ee commit 6e10032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
python-version: 3.11

- name: Install Zappa
run: pip install zappa==0.54
run: pip install zappa==0.58

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 6e10032

Please sign in to comment.