Skip to content

Commit

Permalink
Update boto3 requirement from ~=1.26 to ~=1.34 in /package (#1988)
Browse files Browse the repository at this point in the history
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version.
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.26.0...1.34.144)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ravi Kumar Pilla <[email protected]>
  • Loading branch information
dependabot[bot] and ravi-kumar-pilla authored Jul 17, 2024
1 parent 242f150 commit cf8c4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kedro-telemetry>=0.1.1 # for testing telemetry integration
bandit~=1.7
behave~=1.2
black~=23.3
boto3~=1.26
boto3~=1.34
flake8~=7.0
isort~=5.11
matplotlib~=3.5
Expand Down

0 comments on commit cf8c4d5

Please sign in to comment.