Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 26d9e5d commit 1a779f9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sphinx==8.1.3
myst_parser==4.0.0
sphinx==8.2.3
myst_parser==4.0.1
sphinxcontrib-mermaid==1.0.0
sphinx-rtd-theme==3.0.2
2 changes: 1 addition & 1 deletion infrastructure/modules/k8s/chaos_mesh/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 1.0"
required_version = ">= 1.11.0"
required_providers {
helm = {
source = "hashicorp/helm"
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/quick-deploy/gcp/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = ">= 1.0"
required_version = ">= 1.11.0"
required_providers {
google = {
source = "hashicorp/google"
Expand Down
2 changes: 1 addition & 1 deletion tools/ci/python/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
armonik==3.21.0
armonik==3.24.0
argparse==1.4.0

0 comments on commit 1a779f9

Please sign in to comment.