From 36a1b3d11a62035ee0a3d2ce9a2077431a973b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 13:54:15 +0000 Subject: [PATCH] build(deps): bump proxmoxer from 1.3.1 to 2.1.0 Bumps [proxmoxer](https://github.com/proxmoxer/proxmoxer) from 1.3.1 to 2.1.0. - [Release notes](https://github.com/proxmoxer/proxmoxer/releases) - [Changelog](https://github.com/proxmoxer/proxmoxer/blob/develop/CHANGELOG.md) - [Commits](https://github.com/proxmoxer/proxmoxer/compare/1.3.1...2.1.0) --- updated-dependencies: - dependency-name: proxmoxer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 29418cc..e196d48 100644 --- a/requirements.in +++ b/requirements.in @@ -1,7 +1,7 @@ cloudscale-sdk cs hcloud -proxmoxer<2.0 +proxmoxer<3.0 python-digitalocean python-dotenv python-json-logger diff --git a/requirements.txt b/requirements.txt index 7392839..91794d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cs==3.2.0 hcloud==2.2.1 idna==3.7 jsonpickle==3.0.2 -proxmoxer==1.3.1 +proxmoxer==2.1.0 python-dateutil==2.8.2 python-digitalocean==1.17.0 python-dotenv==1.0.1