diff --git a/ci/deps/actions-310-minimum_versions.yaml b/ci/deps/actions-310-minimum_versions.yaml index ddbe4dc92e2ce..4a6eac0ea37cd 100644 --- a/ci/deps/actions-310-minimum_versions.yaml +++ b/ci/deps/actions-310-minimum_versions.yaml @@ -18,7 +18,7 @@ dependencies: - pytest-xdist>=2.2.0 - pytest-localserver>=0.7.1 - pytest-qt>=4.2.0 - - boto3 + - boto3=1.24.59 # required dependencies - python-dateutil=2.8.2 diff --git a/ci/deps/actions-310.yaml b/ci/deps/actions-310.yaml index 2a9b34f2b3cca..61c8c444d6429 100644 --- a/ci/deps/actions-310.yaml +++ b/ci/deps/actions-310.yaml @@ -15,7 +15,7 @@ dependencies: - pytest-cov - pytest-xdist>=2.2.0 - pytest-qt>=4.2.0 - - boto3 + - boto3=1.37.3 # required dependencies - python-dateutil diff --git a/ci/deps/actions-311-downstream_compat.yaml b/ci/deps/actions-311-downstream_compat.yaml index 75adef730cc06..07d1d49e33dc2 100644 --- a/ci/deps/actions-311-downstream_compat.yaml +++ b/ci/deps/actions-311-downstream_compat.yaml @@ -17,7 +17,7 @@ dependencies: - pytest-xdist>=2.2.0 - pytest-localserver>=0.7.1 - pytest-qt>=4.2.0 - - boto3 + - boto3=1.37.3 # required dependencies - python-dateutil diff --git a/ci/deps/actions-311.yaml b/ci/deps/actions-311.yaml index 9aff327c75a2a..00e069f2c3594 100644 --- a/ci/deps/actions-311.yaml +++ b/ci/deps/actions-311.yaml @@ -15,7 +15,7 @@ dependencies: - pytest-cov - pytest-xdist>=2.2.0 - pytest-qt>=4.2.0 - - boto3 + - boto3=1.37.3 # required dependencies - python-dateutil diff --git a/ci/deps/actions-312.yaml b/ci/deps/actions-312.yaml index eac7fc5511b4a..61f14a12d2d8e 100644 --- a/ci/deps/actions-312.yaml +++ b/ci/deps/actions-312.yaml @@ -15,7 +15,7 @@ dependencies: - pytest-cov - pytest-xdist>=2.2.0 - pytest-qt>=4.2.0 - - boto3 + - boto3=1.37.3 # required dependencies - python-dateutil