chore(deps): bump the python-dependencies group across 1 directory with 18 updates - #41
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the python-dependencies group across 1 directory with 18 updates#41dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…th 18 updates Bumps the python-dependencies group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.3` | `0.141.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.14.2` | `2.15.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.50` | `2.0.52` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.18.4` | `1.19.1` | | [akshare](https://github.com/akfamily/akshare) | `1.18.64` | `1.18.91` | | [yfinance](https://github.com/ranaroussi/yfinance) | `1.4.1` | `1.6.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.109.1` | `0.122.0` | | [apscheduler](https://github.com/agronholm/apscheduler) | `3.11.2` | `3.11.3` | | [feedparser](https://github.com/kurtmckee/feedparser) | `6.0.12` | `6.0.14` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.5` | | [lightgbm](https://github.com/lightgbm-org/LightGBM) | `4.6.0` | `4.7.0` | | [openai](https://github.com/openai/openai-python) | `2.41.1` | `3.1.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.16.3` | | [mypy](https://github.com/python/mypy) | `2.1.0` | `2.3.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.2` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.2` | `2.0.0` | | [efinance](https://github.com/Micro-sheep/efinance) | `0.5.8` | `0.5.9` | Updates `fastapi` from 0.136.3 to 0.141.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.3...0.141.1) Updates `pydantic-settings` from 2.14.2 to 2.15.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.14.2...v2.15.0) Updates `sqlalchemy` from 2.0.50 to 2.0.52 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `alembic` from 1.18.4 to 1.19.1 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `akshare` from 1.18.64 to 1.18.91 - [Release notes](https://github.com/akfamily/akshare/releases) - [Changelog](https://github.com/akfamily/akshare/blob/main/docs/changelog.md) - [Commits](akfamily/akshare@release-v1.18.64...release-v1.18.91) Updates `yfinance` from 1.4.1 to 1.6.0 - [Release notes](https://github.com/ranaroussi/yfinance/releases) - [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst) - [Commits](ranaroussi/yfinance@1.4.1...1.6.0) Updates `anthropic` from 0.109.1 to 0.122.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.109.1...v0.122.0) Updates `apscheduler` from 3.11.2 to 3.11.3 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](agronholm/apscheduler@3.11.2...3.11.3) Updates `feedparser` from 6.0.12 to 6.0.14 - [Release notes](https://github.com/kurtmckee/feedparser/releases) - [Changelog](https://github.com/kurtmckee/feedparser/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/feedparser@v6.0.12...v6.0.14) Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `lightgbm` from 4.6.0 to 4.7.0 - [Release notes](https://github.com/lightgbm-org/LightGBM/releases) - [Commits](lightgbm-org/LightGBM@v4.6.0...v4.7.0) Updates `openai` from 2.41.1 to 3.1.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.41.1...v3.1.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `ruff` from 0.15.17 to 0.16.3 - [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.17...0.16.3) Updates `mypy` from 2.1.0 to 2.3.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.1.0...v2.3.1) Updates `pre-commit` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.6.0...v4.6.2) Updates `mcp` from 1.27.2 to 2.0.0 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.2...v2.0.0) Updates `efinance` from 0.5.8 to 0.5.9 - [Release notes](https://github.com/Micro-sheep/efinance/releases) - [Changelog](https://github.com/Micro-sheep/efinance/blob/main/changelog.md) - [Commits](https://github.com/Micro-sheep/efinance/commits) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.141.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: alembic dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: akshare dependency-version: 1.18.91 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: yfinance dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: anthropic dependency-version: 0.122.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: apscheduler dependency-version: 3.11.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: feedparser dependency-version: 6.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: lightgbm dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: openai dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mypy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: mcp dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: efinance dependency-version: 0.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/python-dependencies-a96a1b9885
branch
August 26, 2026 01:57
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.
Bumps the python-dependencies group with 18 updates in the / directory:
0.136.30.141.12.14.22.15.02.0.502.0.521.18.41.19.11.18.641.18.911.4.11.6.00.109.10.122.03.11.23.11.36.0.126.0.143.0.33.0.54.6.04.7.02.41.13.1.09.0.39.1.10.15.170.16.32.1.02.3.14.6.04.6.21.27.22.0.00.5.80.5.9Updates
fastapifrom 0.136.3 to 0.141.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
95f8322🔖 Release version 0.141.1 (#16106)f137944📝 Update release notesd623544🐛 Fix support for background tasks and headers from dependencies in `app.fron...1d211b9📝 Update release notes8a1f876📝 DocumentFASTAPI_ENVin FastAPI CLI guide (#16104)c7e7b65🔖 Release version 0.141.0 (#16103)6bceb84📝 Update release notes5429fed✨ Addapp.frontend(check_dir="auto"), to make local development more conven...628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notesUpdates
pydantic-settingsfrom 2.14.2 to 2.15.0Release notes
Sourced from pydantic-settings's releases.
... (truncated)
Commits
f725ca1Prepare release 2.15.0 (#930)28f35c2Bump the python-packages group with 4 updates (#929)9056db0test: move function-local imports to the top of test modules (#927)f077e3afix: raise ValidationError for non-JSON env values on strict fields (#926)ae25d70fix: treat Secret subclasses as non-complex fields (#716) (#920)798dceaBump the python-packages group with 4 updates (#924)a190041Bump the github-actions group with 4 updates (#925)5d93332Bump the python-packages group with 4 updates (#921)d2fdedafix: read secret files as UTF-8 instead of the locale encoding (#917)2256a4eBump the python-packages group with 3 updates (#915)Updates
sqlalchemyfrom 2.0.50 to 2.0.52Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
alembicfrom 1.18.4 to 1.19.1Release notes
Sourced from alembic's releases.
... (truncated)
Commits
Updates
aksharefrom 1.18.64 to 1.18.91Changelog
Sourced from akshare's changelog.
... (truncated)
Commits
8bfe862docs: 发布1.18.91版本,优化文档解析器与结构 (#7393)7614379Dev (#7386)02f358afix(interface): 修复 fund_portfolio_hold_em 接口 (#7383)f0c49b4fix(tools&docs): 统一全库中文标点规范,优化标点检查工具 (#7382)4771e6estyle: 规范中文标点符号并更新版本至1.18.86 (#7381)c5142ccDev (#7380)1a0c07cfix(index): 修复index_all_cni和sw_index_third_cons接口 (#7379)5cb11b4fix(基金, 文档): 升级版本至1.18.83并修复多个基金接口故障 (#7375)e977951fix: 修复基金持仓和深交所行业汇总接口及文档 (#7373)c6f7105fix(fund): 修复 fund_value_estimation_em 接口返回空结果 (#7369)Updates
yfinancefrom 1.4.1 to 1.6.0Release notes
Sourced from yfinance's releases.
Changelog
Sourced from yfinance's changelog.
... (truncated)
Commits
93eb4c2Update GH actions0af231fVersion 1.6.0777dc54Merge pull request #2935 from ranaroussi/dev9b3fcbcMerge pull request #2943 from ranaroussi/price-repair-improvements8b85f90Price repair improvementsf854309Fix regression in PR #2907 (see last comment)984a687Merge pull request #2936 from aleks-drozy/docs/download-tz-contract24ee2ffdocs: state download()'s actual returned index timezone contractd611015Merge pull request #2915 from DMZ22/fix-timedelta-deprecations61780c7Merge pull request #2849 from etbala/dependency-managementUpdates
anthropicfrom 0.109.1 to 0.122.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
ad53cacrelease: 0.122.0c71b2f5chore(tests): use pytest monkeypatch instead of unittest.mock932488dchore(internal): drop remaining references to blackde9fe77docs(api): clarify that user profile name is optional for resold profilesdb4581drefactor: use the not_given singleton instead of the legacy NOT_GIVEN alias36cbc3achore(tests): use pytest monkeypatch and fakes instead of unittest.mock05cdf07chore(ci): run breaking-change detection as a ci.yml job on every pushfd3eaa6fix(client): keep token exchange bound per client across copy() (#388)c18fcbfchore(internal): codegen related update57bc2cefix(streaming): keep omitted content block fields unset in accumulated messag...Updates
apschedulerfrom 3.11.2 to 3.11.3Release notes
Sourced from apscheduler's releases.
Commits
4308ec9Added the release versionff68780Added a note about weekday numbers in CronTrigger.from_crontab()36936e9Updated actionsc0ff7e4Fixed Pyside6 tests failing on Python 3.9 and 3.81b782c9Fixed fixturecoreappnot founddc3dde4Test against PySide6 on all Python versions18a6f6bFixed imported jobs missing their scheduler and job store links1693db4Fix interval jobs stalling across DST spring-forward with ZoneInfo (#1114)0636bf4Added Python 3.14 to the test matrix3eb3de8Fixed bad use of pytest.raises()Updates
feedparserfrom 6.0.12 to 6.0.14Release notes
Sourced from feedparser's releases.
Changelog
Sourced from feedparser's changelog.
Commits
14425f6Hotfix v6.0.14 (#586)64757d0Update project metadata67ad0edUpgrade to feedparser-sgmllib 2.xc1c7d72Hotfix 6.0.13 (#582)587b7d6Update project metadata5eb46d2Migrate fromsgmllib3ktofeedparser-sgmllibUpdates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits