From 92c60686c4cc02cbadf03f0f16a0801dbf9c162a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 19:20:28 +0200 Subject: [PATCH] build(deps): bump proxmoxer from 1.3.1 to 2.1.0 (#108) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 ecee950..a295705 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ cs==3.2.0 hcloud==2.3.0 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