Skip to content

Commit

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

---
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 Aug 24, 2023
1 parent 4a759d8 commit c0f6530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion container/config/python/requirements-to-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ termcolor==2.0.1

# Management
bcrypt==4.0.1
boto3==1.24.90
boto3==1.28.34
bottle==0.12.23
cachetools==5.2.0
cryptography==3.4.8
Expand Down
2 changes: 1 addition & 1 deletion container/config/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ termcolor==2.0.1

# Management
bcrypt==4.0.1
boto3==1.24.90
boto3==1.28.34
bottle==0.12.23
cachetools==5.2.0
cryptography==3.4.8
Expand Down

0 comments on commit c0f6530

Please sign in to comment.