mirror of
https://github.com/misiektoja/xbox_monitor.git
synced 2026-04-26 15:35:49 +03:00
[PR #4] [MERGED] python-xbox library needs to be at least 0.1.3, as that introduced a fix #9
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xbox_monitor#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
dev← Head:lib_dev📝 Commits (2)
bc00eadpython-xbox library needs to be at least 0.1.3, as that introduced a fix7e15f9fchore: 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.