Skip to content

Commit

Permalink
Merge pull request #405 from dougiteixeira/dependabot/pip/proxmoxer-2…
Browse files Browse the repository at this point in the history
….2.0

Bump proxmoxer from 2.1.0 to 2.2.0
  • Loading branch information
dougiteixeira authored Dec 16, 2024
2 parents 6f6c451 + 526187a commit d3ce8aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion custom_components/proxmoxve/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"proxmoxer"
],
"requirements": [
"proxmoxer==2.1.0"
"proxmoxer==2.2.0"
],
"version": "0.0.0"
}
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
colorlog==6.9.0
homeassistant==2024.12.3
pip>=21.3.1
proxmoxer==2.1.0
proxmoxer==2.2.0
ruff==0.8.2
pre-commit

0 comments on commit d3ce8aa

Please sign in to comment.