diff --git a/ci/deps/actions-310-minimum_versions.yaml b/ci/deps/actions-310-minimum_versions.yaml index eaba29c2f796e..9f12fe941d488 100644 --- a/ci/deps/actions-310-minimum_versions.yaml +++ b/ci/deps/actions-310-minimum_versions.yaml @@ -18,7 +18,7 @@ dependencies: - pytest-xdist>=3.4.0 - pytest-localserver>=0.8.1 - pytest-qt>=4.4.0 - - boto3 + - boto3=1.37.3 # required dependencies - python-dateutil=2.8.2 diff --git a/ci/deps/actions-310.yaml b/ci/deps/actions-310.yaml index fbeabb56a62d0..66d49475bf34b 100644 --- a/ci/deps/actions-310.yaml +++ b/ci/deps/actions-310.yaml @@ -16,7 +16,7 @@ dependencies: - pytest-xdist>=3.4.0 - pytest-localserver>=0.8.1 - pytest-qt>=4.4.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 07f865868573d..100a250f0bf01 100644 --- a/ci/deps/actions-311-downstream_compat.yaml +++ b/ci/deps/actions-311-downstream_compat.yaml @@ -17,7 +17,7 @@ dependencies: - pytest-xdist>=3.4.0 - pytest-localserver>=0.8.1 - pytest-qt>=4.4.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 9ab82d69504fb..9669c1e29a435 100644 --- a/ci/deps/actions-311.yaml +++ b/ci/deps/actions-311.yaml @@ -16,7 +16,7 @@ dependencies: - pytest-xdist>=3.4.0 - pytest-localserver>=0.8.1 - pytest-qt>=4.4.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 d12fe4f7d6e49..61f1d602bb241 100644 --- a/ci/deps/actions-312.yaml +++ b/ci/deps/actions-312.yaml @@ -16,7 +16,7 @@ dependencies: - pytest-xdist>=3.4.0 - pytest-localserver>=0.8.1 - pytest-qt>=4.4.0 - - boto3 + - boto3=1.37.3 # required dependencies - python-dateutil diff --git a/ci/deps/actions-313.yaml b/ci/deps/actions-313.yaml index 57ed0ea062398..11f4428be27e5 100644 --- a/ci/deps/actions-313.yaml +++ b/ci/deps/actions-313.yaml @@ -16,7 +16,7 @@ dependencies: - pytest-xdist>=3.4.0 - pytest-localserver>=0.8.1 - pytest-qt>=4.4.0 - - boto3 + - boto3=1.37.3 # required dependencies - python-dateutil