Skip to content

[DRAFT] chore: upgrade flask from EOL 1.1.4 to 3.x#253

Open
panish16 wants to merge 4 commits intobcgov:mainfrom
panish16:python-fix
Open

[DRAFT] chore: upgrade flask from EOL 1.1.4 to 3.x#253
panish16 wants to merge 4 commits intobcgov:mainfrom
panish16:python-fix

Conversation

@panish16
Copy link
Copy Markdown
Contributor

  • Upgrades Flask from the EOL ^1.1.4 to >=3.0.2 (Flask 3.x)
  • Bumps flask-babel from pinned 2.0.0 to ^4.0.0 (compatible with Flask 3.x)
  • Relaxes flask-jwt-oidc to >=0.7.0 (upstream auth-api ships 0.8.1)
  • Broadens Python range from ^3.12.4 to >=3.12.4,<3.15 to allow 3.13/3.14

@panish16
Copy link
Copy Markdown
Contributor Author

/gcbrun

@panish16 panish16 changed the title chore: upgrade flask from EOL 1.1.4 to 3.x [DRAFT] chore: upgrade flask from EOL 1.1.4 to 3.x Apr 15, 2026
sbc_common_components fails to install on Python 3.14 due to its legacy
setup.py + jaeger-client/threadloop dependency chain. Constraining to
<3.14 pins CI to Python 3.13 where those packages install correctly.
Regenerated poetry.lock so its metadata matches the updated constraint.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant