Skip to content
2 changes: 1 addition & 1 deletion ci/deps/actions-310-minimum_versions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ci/deps/actions-310.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ci/deps/actions-311-downstream_compat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ci/deps/actions-311.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ci/deps/actions-312.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion ci/deps/actions-313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading