Skip to content

build(dev): bump dev requirements python version to 3.10 - #4024

Open
rickeylev wants to merge 1 commit into
bazel-contrib:mainfrom
rickeylev:bump_python_version_310
Open

build(dev): bump dev requirements python version to 3.10#4024
rickeylev wants to merge 1 commit into
bazel-contrib:mainfrom
rickeylev:bump_python_version_310

Conversation

@rickeylev

Copy link
Copy Markdown
Collaborator

Bump the minimum Python version target for dev requirements and
lockfiles from Python 3.9 to Python 3.10.

Python 3.9 compatibility constraints in dev dependencies are no longer
needed and trigger dependency audit and Dependabot alerts. Updating the
baseline resolves these warnings and keeps development tooling aligned
with supported Python runtimes.

Bump the minimum Python version target in dev/BUILD.bazel from 3.9
to 3.10 for the requirements and uv_lock targets, and regenerate the
lockfiles.

This removes legacy Python 3.9 compatibility constraints that were
triggering Dependabot Python 3.9 requirements warnings for dev
dependencies.
@rickeylev
rickeylev requested a review from aignas as a code owner August 9, 2026 03:17
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.

2 participants