Skip to content
Open
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-aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ black==24.3.0
# via
# -r requirements.in
# ansible-lint
boto3==1.40.63
boto3==1.42.53
# via -r requirements.in
botocore==1.40.63
botocore==1.42.53
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -470,7 +470,7 @@ ruamel-yaml==0.18.6
# ansible-risk-insight
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.14.0
s3transfer==0.16.0
# via boto3
segment-analytics-python==2.2.2
# via -r requirements.in
Expand Down
6 changes: 3 additions & 3 deletions requirements-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ black==24.3.0
# via
# -r requirements.in
# ansible-lint
boto3==1.40.63
boto3==1.42.53
# via -r requirements.in
botocore==1.40.63
botocore==1.42.53
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -470,7 +470,7 @@ ruamel-yaml==0.18.6
# ansible-risk-insight
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.14.0
s3transfer==0.16.0
# via boto3
segment-analytics-python==2.2.2
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ aiohttp==3.12.14
ansible-anonymizer==1.5.0
ansible-risk-insight==0.2.7
ansible-lint==24.2.2
boto3==1.40.63
boto3==1.42.53
# pin black on 24.3.0 to address PYSEC-2024-48.
black==24.3.0
certifi@git+https://github.com/ansible/system-certifi@5aa52ab91f9d579bfe52b5acf30ca799f1a563d9
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@ black==24.3.0
# via
# -r requirements.in
# ansible-lint
boto3==1.40.63
boto3==1.42.53
# via -r requirements.in
botocore==1.40.63
botocore==1.42.53
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -470,7 +470,7 @@ ruamel-yaml==0.18.6
# ansible-risk-insight
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
s3transfer==0.14.0
s3transfer==0.16.0
# via boto3
segment-analytics-python==2.2.2
# via -r requirements.in
Expand Down
Loading