1 Commits

Author SHA1 Message Date
275ca12773 chore(deps): update dependency boto3 to v1.39.7
Some checks failed
renovate/artifacts Artifact file update failure
2025-07-16 16:35:35 +00:00

View File

@@ -6,7 +6,7 @@ readme = "README.md"
requires-python = ">=3.11" requires-python = ">=3.11"
dependencies = [ dependencies = [
"asgiref==3.9.1", "asgiref==3.9.1",
"boto3==1.39.6", "boto3==1.39.7",
"botocore==1.39.3", "botocore==1.39.3",
"certifi==2025.6.15", "certifi==2025.6.15",
"charset-normalizer==3.4.2", "charset-normalizer==3.4.2",