Skip to content

chore(deps): bump minimum Python version to 3.11, update dependencies - #287

Merged
edward-ly merged 2 commits into
mainfrom
fix/284/asyncio-python
Aug 11, 2026
Merged

chore(deps): bump minimum Python version to 3.11, update dependencies#287
edward-ly merged 2 commits into
mainfrom
fix/284/asyncio-python

Conversation

@edward-ly

Copy link
Copy Markdown
Contributor

Resolves #284.

@edward-ly
edward-ly marked this pull request as ready for review August 3, 2026 20:25
@edward-ly
edward-ly requested a review from marcelklehr August 3, 2026 20:25
@edward-ly
edward-ly force-pushed the fix/284/asyncio-python branch from b5e5cb3 to d438130 Compare August 3, 2026 20:29
This effectively bumps the running Python version from 3.10 to 3.12.

Signed-off-by: Edward Ly <contact@edward.ly>
@edward-ly
edward-ly force-pushed the fix/284/asyncio-python branch from d438130 to f0154e0 Compare August 11, 2026 14:44
@edward-ly

Copy link
Copy Markdown
Contributor Author

Lightly tested on my local setup, so far the app is still working on my end.

@edward-ly
edward-ly merged commit c446a61 into main Aug 11, 2026
8 checks passed
@edward-ly
edward-ly deleted the fix/284/asyncio-python branch August 11, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

asyncio.TaskGroup AttributeError crashes background_task_loop — tasks stay STATUS_SCHEDULED forever, never picked up

1 participant