Skip to content

Commit 52ea6d9

Browse files
build(deps): bump boto3 from 1.28.60 to 1.28.62
Bumps [boto3](https://github.com/boto/boto3) from 1.28.60 to 1.28.62. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.28.60...1.28.62) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd666c1 commit 52ea6d9

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

poetry.lock

Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python = "^3.8"
99
b2 = {version = "^3.4.0", optional = true}
1010
b2sdk = {version = "1.16.0", optional = true}
1111
boto = {version = "^2.49.0", optional = true}
12-
boto3 = {version = "^1.28.60", optional = true}
12+
boto3 = {version = "^1.28.62", optional = true}
1313
gdata = {version = "^2.0.18", optional = true}
1414
jottalib = {version = "^0.5.1", optional = true}
1515
paramiko = {version = "^3.3.1", optional = true}

0 commit comments

Comments
 (0)