We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84af8d1 commit 6401919Copy full SHA for 6401919
pyproject.toml
@@ -12,7 +12,7 @@ authors = [
12
readme = "README.rst"
13
dependencies = [
14
# Add your dependencies here (Include lower and upper bounds as applicable)
15
- "boto3>=1.35.75,<2.0.0",
+ "boto3>=1.35.36,<2.0.0",
16
"pydantic>=2.0.0,<3.0.0",
17
"PyYAML>=6.0, <7.0",
18
"jsonschema<5.0.0",
0 commit comments