Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.39.4
boto3==1.39.9
codetiming==1.4.0
cryptography==45.0.5
Django==5.2.3
Expand Down Expand Up @@ -48,11 +48,11 @@ black==25.1.0
ruff==0.12.3

# type hinting
boto3-stubs==1.39.4
boto3-stubs==1.39.9
botocore-stubs==1.38.46
django-stubs==5.2.1
djangorestframework-stubs==3.16.0
mypy-boto3-s3==1.39.2
mypy-boto3-s3==1.39.5
mypy-boto3-ses==1.39.0
mypy-boto3-sns==1.39.0
mypy-boto3-sqs==1.39.0
Expand Down