Update Dependencies Jul 20 (auto) - #260
Merged
Merged
Conversation
Update the uv lock file and requirements.txt to the latest compatible dependency versions, and bump GitHub Actions and pre-commit hook pins: - actions/checkout v6 -> v7 - astral-sh/setup-uv v8.2.0 -> v8.3.2 - astral-sh/ruff-pre-commit v0.15.17 -> v0.15.22 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rj49SFQnAK6tUS7nTAHgS2
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.
Generated by Claude.
Automated dependency update produced via the
dependencies-managementskill.Python dependencies
uvlock file (uv lock --upgrade) and regeneratedrequirements.txt. Notable bumps includenumpy(2.4.6→2.5.1on Python ≥3.12),mypy2.1.0→2.3.0,pytest9.1.0→9.1.1,pillow12.2.0→12.3.0,certifi,cffi,charset-normalizer,ipython,jupyterlab,korean-lunar-calendar,tqdm,typing-extensions,tzdataand others.market-prices,yahooquery,curl-cffi) was already at its latest allowed release and is unchanged by this PR.GitHub Actions
actions/checkout@v6→@v7astral-sh/setup-uv@v8.2.0→@v8.3.2actions/setup-python(@v6) andrelease-drafter/release-drafter(@v7) already track the latest major tag — no change.Pre-commit hooks
astral-sh/ruff-pre-commitv0.15.17→v0.15.22pre-commit/pre-commit-hooks(v6.0.0) andpre-commit/action(@v3.0.1) already at the latest release — no change.Testing
pre-commit.ubuntu-latest, 3.10job initially failed withTypeError: string indices must be integersfrommarket_priceswhile parsing live YahooquoteTyperesponses (PricesYahoo.__init__). This is intermittent Yahoo rate-limiting of the runner — the same unchanged Yahoo stack passed on every other job, the error count varied between runs, and the job passed cleanly on re-run after a cooldown. Not related to the dependency bump.bqscales,exchange_calendars,traitlets) or are a pre-existing pandasFutureWarninginanalysis.pyunrelated to this update; none are fixable within the scope of a dependency bump.🤖 Generated with Claude Code
https://claude.ai/code/session_01Rj49SFQnAK6tUS7nTAHgS2