Use requests client for Proxmox password auth

This commit is contained in:
2026-07-20 13:42:01 +02:00
parent 398b9dec99
commit 7d8819c374
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "netbox-vmware-importer"
version = "0.2.6"
version = "0.2.7"
description = "NetBox plugin to synchronize VMware vSphere and Proxmox VE virtual machines into NetBox."
readme = "README.md"
requires-python = ">=3.12"