Skip to content

Commit

Permalink
Bump boto3 from 1.35.39 to 1.35.44
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.35.39 to 1.35.44.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.39...1.35.44)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 0be5a7f commit 00dd9c3
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.39
boto3==1.35.44
# via
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.35.39
botocore==1.35.44
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down
4 changes: 2 additions & 2 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,13 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.39
boto3==1.35.44
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.35.39
botocore==1.35.44
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down
4 changes: 2 additions & 2 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.39
boto3==1.35.44
# via
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.35.39
botocore==1.35.44
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.35.39
boto3==1.35.44
# via -r requirements.in
botocore==1.35.39
botocore==1.35.44
# via
# -r requirements.in
# boto3
Expand Down

0 comments on commit 00dd9c3

Please sign in to comment.