Skip to content

Commit 2bfd7a4

Browse files
chore(deps): update dependency botocore to v1.36.2
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent fde43ff commit 2bfd7a4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements.common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ black==24.10.0
4747
# via ansible-lint
4848
boto3==1.35.76
4949
# via galaxy-ng (setup.py)
50-
botocore==1.35.76
50+
botocore==1.36.2
5151
# via
5252
# boto3
5353
# s3transfer

requirements/requirements.insights.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ boto3==1.35.76
5959
# django-storages
6060
# galaxy-ng (setup.py)
6161
# watchtower
62-
botocore==1.35.76
62+
botocore==1.36.2
6363
# via
6464
# boto3
6565
# s3transfer

requirements/requirements.standalone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ black==24.10.0
4747
# via ansible-lint
4848
boto3==1.35.76
4949
# via galaxy-ng (setup.py)
50-
botocore==1.35.76
50+
botocore==1.36.2
5151
# via
5252
# boto3
5353
# s3transfer

0 commit comments

Comments
 (0)