Skip to content

Commit 9670142

Browse files
chore(deps): bump boto3 from 1.34.162 to 1.43.0
Bumps [boto3](https://github.com/boto/boto3) from 1.34.162 to 1.43.0. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.162...1.43.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a10233 commit 9670142

2 files changed

Lines changed: 11 additions & 160 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ requires-python = ">=3.10"
3333
dependencies = [
3434
"taskiq>=0.12.1",
3535
"asyncer~=0.0.5",
36-
"boto3~=1.34.34",
36+
"boto3>=1.34.34,<1.44.0",
3737
]
3838

3939
# [project.urls]

0 commit comments

Comments
 (0)