Skip to content

Commit

Permalink
Renovate Update Patch & Minor Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent e34df89 commit 3747fba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ services:
- 9000:8080

localstack:
image: localstack/localstack:3.3
image: localstack/localstack:3.4
ports:
- "4566:4566"
volumes:
Expand Down
4 changes: 2 additions & 2 deletions fixtures/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask==3.0.3
requests==2.31.0
Jinja2==3.1.3
jsonschema==4.21.1
boto3==1.34.88
botocore==1.34.88
boto3==1.34.91
botocore==1.34.91
awscrt==0.20.9
pyjwt==2.8.0

0 comments on commit 3747fba

Please sign in to comment.