v1.1.1#35
Merged
Merged
Conversation
Removes the `notebooks` optional extra (jupyter/ipykernel) — it only powered local editing of docs/quick_start.ipynb and dragged in the jupyter tree behind most of the repo's Dependabot alerts. Refreshes the dev/test lock to clear the remaining alerts (idna, pygments, pytest, python-dotenv; drops urllib3/requests). Shipped SDK runtime deps unchanged (httpx only). All lint/type/test gates green. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
notebooksoptional extra (jupyter,ipykernel). It only powered local editing ofdocs/quick_start.ipynb(which still renders fine without it) and dragged in the jupyter tree (jupyter-server, jupyterlab, nbconvert, tornado, …) behind the bulk of the repo's Dependabot alerts.idna,pygments,pytest,python-dotenv; droppedurllib3/requeststransitives.Notes
httpxonly. Nothing here reachespip install tango-pythonusers.mypy1.18→2.1,pytest8→9,ruff0.14→0.15,vcrpy7→8). All lint, type (24-error advisory baseline, unchanged), and 420 unit/integration tests pass.Release steps after merge
v1.1.1v1.1.1(triggerspublish.yml→ PyPI)~ Mark