Skip to content

Commit

Permalink
Bump boto3 from 1.26.104 to 1.28.39 in /requirements
Browse files Browse the repository at this point in the history
Bumps [boto3](https://github.com/boto/boto3) from 1.26.104 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.26.104...1.28.39)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent eafb40b commit ad8fd5d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ attrs==21.2.0
# via pytest
babel==2.9.1
# via sphinx
boto3==1.26.104
boto3==1.28.39
# via -r tests.in
botocore==1.29.104
botocore==1.31.39
# via
# boto3
# s3transfer
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ async-timeout==4.0.2
# via redis
attrs==21.2.0
# via pytest
boto3==1.26.104
boto3==1.28.39
# via -r tests.in
botocore==1.29.104
botocore==1.31.39
# via
# boto3
# s3transfer
Expand Down

0 comments on commit ad8fd5d

Please sign in to comment.