[PR #214] [MERGED] Update testing to python 3.10 - 3.13 #211

Closed
opened 2026-02-27 15:46:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/proxmoxer/proxmoxer/pull/214
Author: @jhollowe
Created: 12/20/2025
Status: Merged
Merged: 12/20/2025
Merged by: @jhollowe

Base: developHead: feat/ci_py3.13


📝 Commits (7)

  • 962a0e1 Add py3.13 to CI and update CI actions
  • b6ee2d2 Update pre-commit hooks
  • 05e4eec Fix openssh-wrapper issue by switching to a patched fork
  • 8d0e628 Disable bandit for now
  • 7842176 Update to test 3.10 - 3.13
  • 2f351bc Remove unused portion of test mocking
  • 45433b0 coveralls to the more reliable coveralls token

📊 Changes

5 files changed (+22 additions, -24 deletions)

View changed files

📝 .devcontainer/devcontainer.json (+1 -1)
📝 .github/workflows/ci.yaml (+8 -8)
📝 .pre-commit-config.yaml (+11 -11)
📝 test_requirements.txt (+2 -1)
📝 tests/api_mock.py (+0 -3)

📄 Description

Update CI to match the officially supported python versions.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/proxmoxer/proxmoxer/pull/214 **Author:** [@jhollowe](https://github.com/jhollowe) **Created:** 12/20/2025 **Status:** ✅ Merged **Merged:** 12/20/2025 **Merged by:** [@jhollowe](https://github.com/jhollowe) **Base:** `develop` ← **Head:** `feat/ci_py3.13` --- ### 📝 Commits (7) - [`962a0e1`](https://github.com/proxmoxer/proxmoxer/commit/962a0e10e851490139e68ccf37bbc90fadff6903) Add py3.13 to CI and update CI actions - [`b6ee2d2`](https://github.com/proxmoxer/proxmoxer/commit/b6ee2d27f1d98dd4b049ea244e9b40df46dc66ac) Update pre-commit hooks - [`05e4eec`](https://github.com/proxmoxer/proxmoxer/commit/05e4eec8bc23ab31150d5e9cc2e262da2e3fcd0c) Fix openssh-wrapper issue by switching to a patched fork - [`8d0e628`](https://github.com/proxmoxer/proxmoxer/commit/8d0e62835c9946b42093e98549fd48c70a77ff06) Disable bandit for now - [`7842176`](https://github.com/proxmoxer/proxmoxer/commit/78421766a219e6e1e8da7e8f66cd82ad04c6275b) Update to test 3.10 - 3.13 - [`2f351bc`](https://github.com/proxmoxer/proxmoxer/commit/2f351bcf951f22cb34502729c9cb28f64d11671d) Remove unused portion of test mocking - [`45433b0`](https://github.com/proxmoxer/proxmoxer/commit/45433b0ce8922111333b45f26475a242af9223e9) coveralls to the more reliable coveralls token ### 📊 Changes **5 files changed** (+22 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.devcontainer/devcontainer.json` (+1 -1) 📝 `.github/workflows/ci.yaml` (+8 -8) 📝 `.pre-commit-config.yaml` (+11 -11) 📝 `test_requirements.txt` (+2 -1) 📝 `tests/api_mock.py` (+0 -3) </details> ### 📄 Description Update CI to match the officially supported python versions. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:46:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmoxer#211
No description provided.