Skip to content

Update dependencies Jul 23 (auto) - #262

Closed
maread99 wants to merge 1 commit into
mainfrom
claude/wonderful-brown-6pd880
Closed

Update dependencies Jul 23 (auto)#262
maread99 wants to merge 1 commit into
mainfrom
claude/wonderful-brown-6pd880

Conversation

@maread99

Copy link
Copy Markdown
Owner

Generated by Claude.

Automated dependency update produced by the dependencies-management skill.

Locked dependencies (uv lock --upgrade)

Package From To
filelock 3.30.3 3.32.0
jupyterlab 4.6.1 4.6.2
matplotlib 3.11.0 3.11.1
platformdirs 4.10.0 4.11.0
python-discovery 1.4.4 1.5.0
soupsieve 2.8.4 2.9
virtualenv 21.6.1 21.7.0

requirements.txt regenerated from the updated lock file.

GitHub Actions

Action From To
actions/setup-python v6 v7
astral-sh/setup-uv v8.3.2 v9.0.0

Other pinned actions (actions/checkout@v7, release-drafter/release-drafter@v7, pre-commit/action@v3.0.1) and pre-commit hooks (pre-commit-hooks v6.0.0, ruff-pre-commit v0.15.22) are already at their latest releases.

Testing

pytest run locally: 108 passed. The remaining errors/failure all originate in the class-scoped PricesYahoo fixtures, which reach out to finance.yahoo.com during construction — that host is unreachable in this sandboxed environment (connection reset), so those tests require a live service and are unrelated to the dependency bumps. No code revisions were required to support the updated versions; all raised warnings originate in dependency code.


Generated by Claude Code

Update locked dependencies via `uv lock --upgrade`:
- filelock 3.30.3 -> 3.32.0
- jupyterlab 4.6.1 -> 4.6.2
- matplotlib 3.11.0 -> 3.11.1
- platformdirs 4.10.0 -> 4.11.0
- python-discovery 1.4.4 -> 1.5.0
- soupsieve 2.8.4 -> 2.9
- virtualenv 21.6.1 -> 21.7.0

Update GitHub Actions:
- actions/setup-python v6 -> v7
- astral-sh/setup-uv v8.3.2 -> v9.0.0

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018xVn5E1nfaRW3bnMqrQTj2
@maread99 maread99 added the dependencies Pull requests that update a dependency file label Jul 23, 2026 — with Claude
@maread99 maread99 closed this Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants