Skip to content

Drop support for Python 3.8 and 3.9#1367

Open
pietern wants to merge 1 commit intomainfrom
python-eol
Open

Drop support for Python 3.8 and 3.9#1367
pietern wants to merge 1 commit intomainfrom
python-eol

Conversation

@pietern
Copy link
Copy Markdown
Contributor

@pietern pietern commented Mar 27, 2026

Summary

  • Raise minimum Python version to 3.10, matching the oldest supported Databricks Runtime LTS (DBR 13.3).
  • Bump pinned dependencies to resolve Dependabot security alerts.
  • Remove version-guarded code paths for Python <3.10.

Test plan

  • CI passes on Python 3.10, 3.11, 3.12 (Ubuntu + Windows)

This pull request was AI-assisted by Isaac.

Raise minimum Python version to 3.10, matching the oldest supported
Databricks Runtime LTS (DBR 13.3). Bump pinned dependencies to
resolve Dependabot security alerts for urllib3, setuptools, orjson,
pyasn1, wheel, langsmith, and langchain-core.

Co-authored-by: Isaac
@github-actions
Copy link
Copy Markdown

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 1367
  • Commit SHA: 705c147b17adc4b572cf0c0ab1b446176a38a890

Checks will be approved automatically on success.

@pietern pietern temporarily deployed to test-trigger-is March 27, 2026 19:01 — with GitHub Actions Inactive
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