deps(update): Updated Django lock to 5.2.2 and update boto3
This commit is contained in:
@@ -6,8 +6,8 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"asgiref==3.8.1",
|
||||
"boto3==1.35.15",
|
||||
"botocore==1.35.15",
|
||||
"boto3==1.38.29",
|
||||
"botocore==1.38.29",
|
||||
"certifi==2024.8.30",
|
||||
"charset-normalizer==3.3.2",
|
||||
"click==8.1.7",
|
||||
@@ -22,7 +22,7 @@ dependencies = [
|
||||
"platformdirs==4.2.2",
|
||||
"python-dateutil==2.9.0.post0",
|
||||
"requests==2.32.3",
|
||||
"s3transfer==0.10.2",
|
||||
"s3transfer==0.13.0",
|
||||
"six==1.16.0",
|
||||
"sqlparse==0.5.1",
|
||||
"tzdata>=2025.2",
|
||||
|
Reference in New Issue
Block a user