File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1- boto3-stubs==1.37.0
2- boto3==1.37.0
1+ boto3-stubs==1.35.90
2+ boto3==1.35.90
33deprecated==1.2.18
44django-allauth==65.4.1
55django-auditlog==3.0.0
@@ -31,7 +31,7 @@ django==4.2.19
3131djangorestframework==3.15.2
3232drf-spectacular==0.28.0
3333json-log-formatter==1.1
34- mypy-boto3-s3==1.37.0
34+ mypy-boto3-s3==1.35.81
3535phonenumbers==8.13.55
3636psycopg2==2.9.10
3737pymemcache==4.0.0
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ attrs==24.2.0
1616 # referencing
1717beautifulsoup4 == 4.12.3
1818 # via django-bootstrap4
19- boto3 == 1.37.0
19+ boto3 == 1.35.90
2020 # via -r /requirements/requirements.in
21- boto3-stubs == 1.37.0
21+ boto3-stubs == 1.35.90
2222 # via -r /requirements/requirements.in
23- botocore == 1.37.0
23+ botocore == 1.35.90
2424 # via
2525 # boto3
2626 # s3transfer
@@ -146,7 +146,7 @@ jsonschema==4.23.0
146146 # via drf-spectacular
147147jsonschema-specifications == 2023.12.1
148148 # via jsonschema
149- mypy-boto3-s3 == 1.37.0
149+ mypy-boto3-s3 == 1.35.81
150150 # via -r /requirements/requirements.in
151151phonenumbers == 8.13.55
152152 # via -r /requirements/requirements.in
@@ -174,7 +174,7 @@ rpds-py==0.20.0
174174 # via
175175 # jsonschema
176176 # referencing
177- s3transfer == 0.11 .2
177+ s3transfer == 0.10 .2
178178 # via boto3
179179sentry-sdk == 1.24.0
180180 # via -r /requirements/requirements.in
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ services:
4242 - ServerOptions__HostName=smtp4dev
4343
4444 minio :
45- image : minio/minio:RELEASE.2025-02-18T16-25-55Z
45+ image : minio/minio:RELEASE.2023-04-07T05-28-58Z
4646 restart : unless-stopped
4747 volumes :
4848 - minio_data1:/data1
You can’t perform that action at this time.
0 commit comments