Skip to content

Commit

Permalink
Update AWS CLI packages (#941)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2024
1 parent 0d42ba1 commit 7bc7a10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ alpine-only:
- changed-files:
- all-globs-to-all-files:
- os/alpine/**
- !os/alpine/Dockerfile.alpine
- '!os/alpine/Dockerfile.alpine'

direnv:
- changed-files:
Expand Down
4 changes: 2 additions & 2 deletions os/alpine/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography==42.0.7
PyYAML==6.0.1
awscli==1.32.98
boto3==1.34.98
awscli==1.32.103
boto3==1.34.103

0 comments on commit 7bc7a10

Please sign in to comment.