[PR #4] [MERGED] python-xbox library needs to be at least 0.1.3, as that introduced a fix #9

Closed
opened 2026-02-27 20:09:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/misiektoja/xbox_monitor/pull/4
Author: @tomballgithub
Created: 1/25/2026
Status: Merged
Merged: 1/25/2026
Merged by: @misiektoja

Base: devHead: lib_dev


📝 Commits (2)

  • bc00ead python-xbox library needs to be at least 0.1.3, as that introduced a fix
  • 7e15f9f chore: update minimal python-xbox version to 0.1.3

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 pyproject.toml (+1 -1)
📝 requirements.txt (+1 -1)

📄 Description

I noticed this because I was having the same issue because my python-xbox was 0.1.2 and not updating or being flagged by the requirements.txt

Does pyproject.toml need to change? I'm not sure how that works, but currently it has >= 1.0.0, which doesn't exist:
python-xbox>=1.0.0


🔄 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/misiektoja/xbox_monitor/pull/4 **Author:** [@tomballgithub](https://github.com/tomballgithub) **Created:** 1/25/2026 **Status:** ✅ Merged **Merged:** 1/25/2026 **Merged by:** [@misiektoja](https://github.com/misiektoja) **Base:** `dev` ← **Head:** `lib_dev` --- ### 📝 Commits (2) - [`bc00ead`](https://github.com/misiektoja/xbox_monitor/commit/bc00eaddd0620eb8099e287c6d9f40767fa9d953) python-xbox library needs to be at least 0.1.3, as that introduced a fix - [`7e15f9f`](https://github.com/misiektoja/xbox_monitor/commit/7e15f9f6985923738a173fff8f71c2a63159ba0d) chore: update minimal python-xbox version to 0.1.3 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pyproject.toml` (+1 -1) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description I noticed this because I was having the same issue because my python-xbox was 0.1.2 and not updating or being flagged by the requirements.txt Does pyproject.toml need to change? I'm not sure how that works, but currently it has >= 1.0.0, which doesn't exist: `python-xbox>=1.0.0` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:09:05 +03:00
Sign in to join this conversation.
No labels
pull-request
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/xbox_monitor#9
No description provided.