Skip to content

Commit

Permalink
Bump boto3 from 1.28.38 to 1.28.39
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.28.38 to 1.28.39.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.28.38...1.28.39)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent ab822f4 commit 0a3903a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ astroid==2.15.6
# via pylint
black==23.7.0
# via -r dev-requirements.in
boto3==1.28.38
boto3==1.28.39
# via -r requirements.txt
boto3-stubs[cloudformation]==1.28.39
# via -r dev-requirements.in
botocore==1.31.38
botocore==1.31.39
# via
# -r requirements.txt
# boto3
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile requirements.in
#
boto3==1.28.38
boto3==1.28.39
# via -r requirements.in
botocore==1.31.38
botocore==1.31.39
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 0a3903a

Please sign in to comment.