Skip to content

Commit a66dc2c

Browse files
committed
bumps dependencies
1 parent 30af617 commit a66dc2c

3 files changed

Lines changed: 36 additions & 46 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ license-files = ["LICENSE.txt"]
1111
requires-python = ">=3.13"
1212
dependencies = [
1313
"aiodns>=4.0.0",
14-
"packaging>=26.0",
15-
"pyvmomi==8.0.3.0.1",
14+
"packaging>=26.2",
15+
"pyvmomi==9.1.0.0",
1616
"pyyaml>=6.0.3",
17-
"requests>=2.32.5",
18-
"setuptools==81.0.0",
19-
"urllib3>=2.6.3",
20-
"wheel>=0.46.3",
17+
"requests>=2.34.1",
18+
"setuptools==82.0.1",
19+
"urllib3>=2.7.0",
20+
"wheel>=0.47.0",
2121
]
2222

2323
[project.urls]

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ certifi==2026.1.4
33
cffi==2.0.0
44
charset-normalizer==3.4.4
55
idna==3.11
6-
packaging==26.0
6+
packaging==26.2
77
pycares==5.0.1
88
pycparser==3.0
9-
pyvmomi==8.0.3.0.1
9+
pyvmomi==9.1.0.0
1010
pyyaml==6.0.3
11-
requests==2.32.5
12-
setuptools==81.0.0
11+
requests==2.34.1
12+
setuptools==82.0.1
1313
six==1.17.0
1414
urllib3==2.6.3
15-
wheel==0.46.3
15+
wheel==0.47.0
1616
hcloud==2.17.0

uv.lock

Lines changed: 25 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)