Skip to content

Commit

Permalink
chore(deps): update minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2024
1 parent d4fcafd commit 5b125f9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions e2e/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
robotframework==6.1.1
argcomplete==1.10.0
directio==1.2
argcomplete==1.12.3
directio==1.3
flake8
kubernetes==27.2.0
requests==2.31.0
boto3==1.26.86
boto3==1.34.49
pyyaml==6.0.1
10 changes: 5 additions & 5 deletions engine/validation-test/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
flake8==2.5.1
flake8==2.6.2
paramiko
pytest==2.9.2
pytest-xdist
requests==2.20.0
requests==2.31.0
cattle==0.5.1
selenium==2.33.0
websocket-client==0.23.0
docker-py==1.2.3
selenium==2.53.6
websocket-client==0.59.0
docker-py==1.10.6
boto
2 changes: 1 addition & 1 deletion test_framework/terraform/azure/aks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
azurerm = {
source = "hashicorp/azurerm"
version = "=3.0.0"
version = "3.93.0"
}
}
}
Expand Down

0 comments on commit 5b125f9

Please sign in to comment.