Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,12 @@ blinker==1.9.0
# flask
# flask-mail
# flask-principal
boto3==1.43.24
boto3==1.43.37
# via
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.43.36
botocore==1.43.37
# via
# -r requirements-tests.txt
# aws-xray-sdk
Expand Down Expand Up @@ -747,7 +747,7 @@ rsa==4.9.1
# via
# -r requirements-tests.txt
# python-jose
s3transfer==0.18.0
s3transfer==0.19.0
# via
# -r requirements-tests.txt
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,13 +79,13 @@ blinker==1.9.0
# flask
# flask-mail
# flask-principal
boto3==1.43.24
boto3==1.43.37
# via
# -r requirements-docs.in
# -r requirements-tests.txt
# aws-sam-translator
# moto
botocore==1.43.36
botocore==1.43.37
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -753,7 +753,7 @@ rsa==4.9.1
# via
# -r requirements-tests.txt
# python-jose
s3transfer==0.18.0
s3transfer==0.19.0
# via
# -r requirements-tests.txt
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@ blinker==1.9.0
# flask
# flask-mail
# flask-principal
boto3==1.43.24
boto3==1.43.37
# via
# -r requirements.txt
# aws-sam-translator
# moto
botocore==1.43.36
botocore==1.43.37
# via
# -r requirements.txt
# aws-xray-sdk
Expand Down Expand Up @@ -599,7 +599,7 @@ rpds-py==0.30.0
# referencing
rsa==4.9.1
# via python-jose
s3transfer==0.18.0
s3transfer==0.19.0
# via
# -r requirements.txt
# boto3
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ blinker==1.9.0
# flask
# flask-mail
# flask-principal
boto3==1.43.24
boto3==1.43.37
# via -r requirements.in
botocore==1.43.36
botocore==1.43.37
# via
# -r requirements.in
# boto3
Expand Down Expand Up @@ -319,7 +319,7 @@ requests-ntlm==1.3.0
# via certsrv
retrying==1.4.2
# via -r requirements.in
s3transfer==0.18.0
s3transfer==0.19.0
# via boto3
sentry-sdk==2.63.0
# via -r requirements.in
Expand Down