Skip to content

Commit 6401919

Browse files
authored
Update boto3 version constraint (#324)
1 parent 84af8d1 commit 6401919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [
1212
readme = "README.rst"
1313
dependencies = [
1414
# Add your dependencies here (Include lower and upper bounds as applicable)
15-
"boto3>=1.35.75,<2.0.0",
15+
"boto3>=1.35.36,<2.0.0",
1616
"pydantic>=2.0.0,<3.0.0",
1717
"PyYAML>=6.0, <7.0",
1818
"jsonschema<5.0.0",

0 commit comments

Comments
 (0)