Skip to content

Commit

Permalink
Update boto3 requirement from ~=1.34 to ~=1.35 in /package (#2214)
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.34.0...1.35.71)

---
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: Jitendra Gundaniya <[email protected]>
  • Loading branch information
dependabot[bot] and jitu5 authored Dec 4, 2024
1 parent 9f8733e commit 2c92a9e
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 @@ -5,7 +5,7 @@ kedro-datasets[pandas.ParquetDataset, pandas.CSVDataset, pandas.ExcelDataset, pl
kedro-telemetry>=0.1.1 # for testing telemetry integration
bandit~=1.8
behave~=1.2
boto3~=1.34
boto3~=1.35
matplotlib~=3.9
mypy~=1.11
moto~=5.0.21
Expand Down

0 comments on commit 2c92a9e

Please sign in to comment.