build(requirements): bump the prod group with 10 updates - #4
Closed
dependabot[bot] wants to merge 2 commits into
Closed
dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Factor research workbench: agent-driven hypothesis and factor generation (RD-Agent), portfolio backtests, diagnosis and search on Qlib, strategies with tracking and signal export, LLM and data settings in the UI. Built on microsoft/RD-Agent (MIT notice in LICENSE.RD-Agent). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Updates the requirements on [litellm](https://github.com/BerriAI/litellm), [azure-identity](https://github.com/Azure/azure-sdk-for-python), [streamlit](https://github.com/streamlit/streamlit), [pydantic-ai-slim](https://github.com/pydantic/pydantic-ai), [ruff](https://github.com/astral-sh/ruff), [snowballstemmer](https://github.com/snowballstem/snowball), [dill](https://github.com/uqfoundation/dill), [pillow](https://github.com/python-pillow/Pillow), [psutil](https://github.com/giampaolo/psutil) and [scipy](https://github.com/scipy/scipy) to permit the latest version. Updates `litellm` from 1.97.0 to 1.100.1 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](BerriAI/litellm@v1.97.0...v1.100.1) Updates `azure-identity` from 1.17.1 to 1.25.3 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-identity_1.17.1...azure-identity_1.25.3) Updates `streamlit` to 1.63.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.47.0...1.63.0) Updates `pydantic-ai-slim` from 1.66.0 to 2.43.0 - [Release notes](https://github.com/pydantic/pydantic-ai/releases) - [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/changelog.md) - [Commits](pydantic/pydantic-ai@v1.66.0...v2.43.0) Updates `ruff` from 0.15.12 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.12...0.16.7) Updates `snowballstemmer` to 3.1.1 - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](snowballstem/snowball@v2.0.0...v3.1.1) Updates `dill` from 0.3.9 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.3.9...0.4.1) Updates `pillow` from 10.4.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.4.0...12.3.0) Updates `psutil` from 6.1.0 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v6.1.0...v7.2.2) Updates `scipy` from 1.14.1 to 1.15.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.3) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.100.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: azure-identity dependency-version: 1.25.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: streamlit dependency-version: 1.63.0 dependency-type: direct:production dependency-group: prod - dependency-name: pydantic-ai-slim dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: snowballstemmer dependency-version: 3.1.1 dependency-type: direct:production dependency-group: prod - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.
Updates the requirements on litellm, azure-identity, streamlit, pydantic-ai-slim, ruff, snowballstemmer, dill, pillow, psutil and scipy to permit the latest version.
Updates
litellmfrom 1.97.0 to 1.100.1Release notes
Sourced from litellm's releases.
... (truncated)
Commits
1dba17bMerge pull request #40495 from BerriAI/litellm_revert_1_100_x_spend_backportsdec2c2aRevert "fix(spend-tracking): keep batch spend keys joinable after v1.99 prove...d7198f4Revert "fix(spend-tracking): keep internal service-account key names readable...e4e811cMerge pull request #40455 from BerriAI/litellm_backport_1_100_x_retry_breadcr...a9ea571test(router): type the breadcrumb test helpers76b5fecfix(router): keep retry breadcrumbs per request and out of the request snapshotecc04bfMerge pull request #40176 from BerriAI/litellm_backport_1_100_x_spend_key_hash0b176c3chore: refresh uv.lock for 1.100.18b0ae02bump: version 1.100.0 -> 1.100.1c2e18a4fix(spend-tracking): keep internal service-account key names readable in spen...Updates
azure-identityfrom 1.17.1 to 1.25.3Release notes
Sourced from azure-identity's releases.
Commits
a989ea4[Identity] Prep patch release7972883[Identity] Adjust refresh logic (#45496)04764a9add psscript to convert apiview json files to md (#45589)50e0165Sync eng/common directory with azure-sdk-tools for PR 14461 (#45646)5333117Add Bo to /sdk/ai/azure-ai-projects owner list (#45664)775d694Doc and automation updates for .github sync directory changes (#45630)c6e48b5[Core] Prepare release (#45656)ae769c4Fix custom Memory Stores LRO poller operation (#45662)6074492Add asset id none check in dt (#45618)e1a986aBump tar from 7.5.10 to 7.5.11 in /eng/common/tsp-client (#45640)Updates
streamlitto 1.63.0Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
cb9aba9Up version to 1.63.0158822c[fix] Keep a time given before a date in st.datetime_input (#16664)a039406[fix] Prevent upload hang when middleware reads the body first (#16709)913f77c[docs] Update agent skill for keyed fragment reruns (#16750)1614093[docs] Document that st.rerun() works in widget callbacks (#16751)d330f58[fix] Log all user-facing warnings to the console (#16717)a1bdd67[feature] Add event-scoped fragment reruns via st.rerun(scope=<key>) (#16161)da485ea[chore] Fix click, uvloop, knip, and teardown test warnings (#16735)c714cfe[chore] Add papercut auto-select and final AI review (#16731)976187b[chore] Pin patched frontend security dependencies (#16748)Updates
pydantic-ai-slimfrom 1.66.0 to 2.43.0Release notes
Sourced from pydantic-ai-slim's releases.
... (truncated)
Changelog
Sourced from pydantic-ai-slim's changelog.
... (truncated)
Commits
86b250fAdd a Comparisons section covering 10 agent frameworks (#8260)fbd2bebAdd a first-run banner describing the run, and openclaisessions with it (...f6afee2fix(temporal): key tool opt-out checks on operation kind, not an MCP import (...f998089Preserve text part boundaries after tool calls inOpenAIChatModel(#8235)23a48cfFix realtime and durable-execution skill guidance (#8086)cda77a7Revert theinstrumenting-pydantic-aiskill (#8267)5aecb14Add aninstrumenting-pydantic-aiskill for the first-run banner to point at...a2f3272Use client ID for docs workflows (#8256)5facbe5Raise the JSON call budget above the noise it flakes on (#8245)0ec8a5dPreserve Anthropic recovery across normalized history (#8040)Updates
rufffrom 0.15.12 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
snowballstemmerto 3.1.1Changelog
Sourced from snowballstemmer's changelog.
... (truncated)
Commits
cd195b5Update for 3.1.180d885cNEWS: Update draft entry5346c74C++: Compile runtime as C++537f970python: Add classifier for 3.143aeb013python: Skip Natural Language :: Sesotho classifier91fa20bNEWS: Update draft entrya04abebDon't use extern "C" for functions which can throw49bb623C++: Hook up properly7ab50edCI: Fix coverage job5f0a33cNEWS: Add draft entryUpdates
dillfrom 0.3.9 to 0.4.1Commits
a9d4d39tag: 0.4.154370bdcleanup outdated docs (#742)bae7c21fix pypy311 registered, update travis ci (#741)7daa95dBump urllib3 from 2.6.0 to 2.6.3 in /docs (#739)5fbd3a7sync with rtfd 15.10.0 (#740)fdb4b72update copyright for 2026, urllib3 to 2.6.0 (#738)e8c4221avoid numpy segfault for 3.15.0a3 (#737)d948ecdensure valid class qualname in getsource (#733)a843f90sync with rtd 15.4.1 (#731)08f613ddict and weakref attribute are singletons in 3.15 (#728)Updates
pillowfrom 10.4.0 to 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #9679