deps(python): bump the python-minor group across 1 directory with 10 updates#4487
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(python): bump the python-minor group across 1 directory with 10 updates#4487dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the python-minor group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.129.0` | `0.135.1` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.0` | `3.0.1` | | [scipy](https://github.com/scipy/scipy) | `1.17.0` | `1.17.1` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.79.0` | `0.84.0` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.13.0` | `2.13.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [cachetools](https://github.com/tkem/cachetools) | `7.0.1` | `7.0.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.1` | `0.15.4` | | [plotly](https://github.com/plotly/plotly.py) | `6.5.2` | `6.6.0` | | [selenium](https://github.com/SeleniumHQ/Selenium) | `4.40.0` | `4.41.0` | Updates `fastapi` from 0.129.0 to 0.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.129.0...0.135.1) Updates `pandas` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.0...v3.0.1) Updates `scipy` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.17.0...v1.17.1) Updates `anthropic` from 0.79.0 to 0.84.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.79.0...v0.84.0) Updates `pydantic-settings` from 2.13.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.13.0...v2.13.1) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `cachetools` from 7.0.1 to 7.0.2 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.0.1...v7.0.2) Updates `ruff` from 0.15.1 to 0.15.4 - [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.1...0.15.4) Updates `plotly` from 6.5.2 to 6.6.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.5.2...v6.6.0) Updates `selenium` from 4.40.0 to 4.41.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.40.0...selenium-4.41.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: anthropic dependency-version: 0.84.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: cachetools dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: plotly dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: selenium dependency-version: 4.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.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.
Bumps the python-minor group with 10 updates in the / directory:
0.129.00.135.13.0.03.0.11.17.01.17.10.79.00.84.02.13.02.13.11.2.11.2.27.0.17.0.20.15.10.15.46.5.26.6.04.40.04.41.0Updates
fastapifrom 0.129.0 to 0.135.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
ca5f60e🔖 Release version 0.135.187f75aa📝 Update release notes8a9258b🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed...6038507📝 Update release notesc796ba4👥 Update FastAPI People - Experts (#15037)b24aa03📝 Update release notes2c61047✏️ Fix typo indocs/en/docs/_llm-test.md(#15007)e3bbeef📝 Update release notesd726c8c📝 Update release notescf514e6👥 Update FastAPI People - Contributors and Translators (#15029)Updates
pandasfrom 3.0.0 to 3.0.1Release notes
Sourced from pandas's releases.
Commits
e04b26fRLS: 3.0.1 (#64206)47909e6[backport 3.0.x] ENH: Add item() method to ExtensionArray class (#64134) (#64...a061bfdBackport PR #64199 on branch 3.0.x (DOC: cleanup 3.0.1 whatsnew) (#64201)085a385[backport 3.0.x] BUG: Fix read_hdf failing on generic datetime64 dtype (#6400...5f17047[backport 3.0.x] BUG: use fill_null fallback for bug in pyarrow 21 on Windows...0d3a8cbBackport PR #64122 on branch 3.0.x (REG: Allow RE2 syntax in str.contains and...78e1917Backport PR #64185 on branch 3.0.x (TST: remove fixed xfail for PyArrow 23.0....75a42caBackport PR #64168 on branch 3.0.x (TST: add legacy file generation and tests...46d443fBackport PR #64092 on branch 3.0.x (BUG: DataFrame.loc fills b'' instead of N...9d67932Backport PR #64068 on branch 3.0.x (BUG: fixed to_timedelta with list of int ...Updates
scipyfrom 1.17.0 to 1.17.1Release notes
Sourced from scipy's releases.
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTUpdates
anthropicfrom 0.79.0 to 0.84.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
49d639arelease: 0.84.04d73b21feat(helpers): add conversion helpers for MCP tools, prompts, and resources (...0e40921docs: rebrand to Claude SDK and streamline READMEc3017a2chore(internal): simplify http snapshots (#1092)470fda9chore(internal): maketest_proxy_environment_variablesmore resilient to envc30c72dchore: add missing raw jsonl results method9d9a5a1chore(internal): maketest_proxy_environment_variablesmore resilientc28d2d5codegen metadatabb13f1echore(internal): add request options to SSE classesab0ccb9codegen metadataUpdates
pydantic-settingsfrom 2.13.0 to 2.13.1Commits
e87d12dv2.13.1 (#790)acf8c14Fix JSON decoding for parameterized PEP 695 type aliases (#780)58b236aFix AttributeError with nested env vars for dict fields (#785) (#786)4933f06Fix CLI parsing error for set field types since 2.13.0 (#787) (#788)bd0ebe6Fix RecursionError with self-referential models in CliApp (#783)eb7840eFix regression for bool fields since 2.13.0 (#784)Updates
python-dotenvfrom 1.2.1 to 1.2.2Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
36004e0Bump version: 1.2.1 → 1.2.2eb20252docs: update changelog for v1.2.2790c5c0Merge commit from fork43340daRemove the use ofshin tests (#612)09d7ceedocs: clarify override behavior and document FIFO support (#610)c8de288ci: improve workflow efficiency with best practices (#609)7bd9e3dAdd Windows testing to CI (#604)1baaf04Drop Python 3.9 support and update to PyPy 3.11 (#608)4a22cf8ci: enable testing on Python 3.14t (free-threaded) (#588)e2e8e77Fix license specifier (#597)Updates
cachetoolsfrom 7.0.1 to 7.0.2Changelog
Sourced from cachetools's changelog.
Commits
8011b71Release v7.0.2.73d1602Minor cleanups.083ee5fAdd clear() tests for TTLCache and TLRUCache.2181fadAdd comment explaining clear() optimization.595e7afAddress PR review comments for clear() methodsc9c942fAdd efficient clear() method to all cache classes.330f147Add efficient clear() method to Cache, LRUCache, and LFUCache.Updates
rufffrom 0.15.1 to 0.15.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f14edd8Bump 0.15.4 (#23595)fd09d37Fix panic on access to definitions after analyzing definitions (#23588)81d655f[pyflakes] suppress false positive inF821for names used beforedelin...625b4f5[ruff] docs: Clarify first-party import detection in Ruff (#23591)60facfaone word typo fix in awhile_loop.mdtest case (#23589)fbb9fa7docs: fix incorrect import-heading example (#23568)5bc49a9Increase the ruleset size to 16 bits (#23586)a62ba8c[ty] Fix overloaded callable assignability for unary Callable targets (#23277)e5f2f36Bump 0.15.3 (#23585)0e19fc9[ty] defer calculating conjunctions in narrowing constraints (#23552)Updates
plotlyfrom 6.5.2 to 6.6.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
837d27echanges for v6.6.0e0278b3update changelogbb783daMerge pull request #5516 from plotly/new-charts5aabff0Merge branch 'main' into new-charts03fd2edMerge pull request #5527 from plotly/update-plotlyjs-3.4.0aee4c33update changelog46a8aa2update js artifacts7dc360cupdate package-lockcf1b9aeupgrade plotly.js to v3.4.0a4832a8Merge branch 'main' into new-chartsUpdates
seleniumfrom 4.40.0 to 4.41.0Release notes
Sourced from selenium's releases.
... (truncated)
Commits
9fc754f[build] Prepare for release of selenium-4.41.0 (#17098)d5f22ec[java] mark tests passing in latest chrome beta89c5993[build] fix auto-updating of browsers4592f1b[build] ci-python jobs not currently matching by default755d44c[build] put cdp version support in changelogs9aff5c7[build] cannot invoke a rake task twice by default