Skip to content

Commit 6c4e3f6

Browse files
authored
Merge pull request #14 from AllenInstitute/feature/update-boto3-to-1-35
(minor) update boto to ~1.35
2 parents 7a10a86 + 4bdc202 commit 6c4e3f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dynamic = [ "version"]
1717
requires-python = ">=3.9"
1818

1919
dependencies = [
20-
"boto3~=1.26.49",
20+
"boto3~=1.35",
2121
"aibs-informatics-core @ git+ssh://git@github.com/AllenInstitute/aibs-informatics-core.git@main",
2222
]
2323

0 commit comments

Comments
 (0)