From 4c6aaaa0f341e4ef761397e0256d7e922313990c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 08:56:19 +0000 Subject: [PATCH] deps(deps): bump pyvmomi from 8.0.3.0.1 to 9.0.0.0 Bumps [pyvmomi](https://github.com/vmware/pyvmomi) from 8.0.3.0.1 to 9.0.0.0. - [Release notes](https://github.com/vmware/pyvmomi/releases) - [Changelog](https://github.com/vmware/pyvmomi/blob/master/CHANGELOG.md) - [Commits](https://github.com/vmware/pyvmomi/compare/v8.0.3.0.1...v9.0.0.0) --- updated-dependencies: - dependency-name: pyvmomi dependency-version: 9.0.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0d26c06..9127de4 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -233,7 +233,7 @@ python-dateutil==2.9.0.post0 # kubernetes python-dotenv==1.1.0 # via pyplayground (pyproject.toml) -pyvmomi==8.0.3.0.1 +pyvmomi==9.0.0.0 # via pyplayground (pyproject.toml) pyyaml==6.0.2 # via diff --git a/requirements.txt b/requirements.txt index 8558576..6ebe9ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,7 +128,7 @@ python-dateutil==2.9.0.post0 # kubernetes python-dotenv==1.1.0 # via pyplayground (pyproject.toml) -pyvmomi==8.0.3.0.1 +pyvmomi==9.0.0.0 # via pyplayground (pyproject.toml) pyyaml==6.0.2 # via