chore(deps)(deps): bump the python-dependencies group with 8 updates - #900
Merged
Merged
Conversation
Bumps the python-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [polars](https://github.com/pola-rs/polars) | `1.43.0` | `1.43.1` | | [fastapi](https://github.com/fastapi/fastapi) | `0.139.2` | `0.140.7` | | [pandas](https://github.com/pandas-dev/pandas) | `3.0.3` | `3.0.5` | | [yfinance](https://github.com/ranaroussi/yfinance) | `1.5.1` | `1.5.2` | | [marimo](https://github.com/marimo-team/marimo) | `0.23.14` | `0.23.15` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.157.2` | `6.161.8` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.6.0` | `4.6.1` | | [ty](https://github.com/astral-sh/ty) | `0.0.61` | `0.0.64` | Updates `polars` from 1.43.0 to 1.43.1 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.43.0...py-1.43.1) Updates `fastapi` from 0.139.2 to 0.140.7 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.2...0.140.7) 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 `yfinance` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/ranaroussi/yfinance/releases) - [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst) - [Commits](ranaroussi/yfinance@1.5.1...1.5.2) Updates `marimo` from 0.23.14 to 0.23.15 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](marimo-team/marimo@0.23.14...0.23.15) Updates `hypothesis` from 6.157.2 to 6.161.8 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.157.2...v6.161.8) Updates `pre-commit` from 4.6.0 to 4.6.1 - [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.1) Updates `ty` from 0.0.61 to 0.0.64 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.61...0.0.64) --- updated-dependencies: - dependency-name: polars dependency-version: 1.43.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.140.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: yfinance dependency-version: 1.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: marimo dependency-version: 0.23.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: hypothesis dependency-version: 6.161.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ty dependency-version: 0.0.64 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 8 updates:
1.43.01.43.10.139.20.140.73.0.33.0.51.5.11.5.20.23.140.23.156.157.26.161.84.6.04.6.10.0.610.0.64Updates
polarsfrom 1.43.0 to 1.43.1Release notes
Sourced from polars's releases.
Commits
8d438bePython Polars 1.43.1 (#28523)a3e282arefactor: Make hive_part extraction a function and public (#28507)f6d2becdocs: Update and restructure README (#28490)b78761cfeat(rust): Support reading IEEE 754 total order Parquet column order (#27896)b1268f1fix: Fix panic on self join of scan_delta / scan_iceberg (#28468)0d4a49afix(rust): Decrement ParkGroup worker count when worker exits (#28492)a3982ddfix(rust): Add missing Send bounds in Connector (#28497)49ceb73fix: Fix UB on first/last_non_null with empty chunk (#28495)1f63626fix: Do not CSE non-column height expr on streaming engine (#28480)f75402efix: Propagate adjusted sortedness through Gather (#28493)Updates
fastapifrom 0.139.2 to 0.140.7Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
98b12fe🔖 Release version 0.140.7 (#16078)e772894📝 Update release notes24c2a9f⬆️ Upgrade latest-changes to 0.7.1 (#16077)add1d26📝 Update release notes7bcb78d⚡️ Avoid flattening dependencies for OpenAPI (#16076)87095aa📝 Update release notes3d3c691👷 Add OpenAPI dependency benchmarks (#16075)bcd4e89🔖 Release version 0.140.6 (#16074)27c922c📝 Update release notescc96fd3⚡️ Avoid flattening dependencies for request parameters, mainly for OpenAPI (...Updates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
yfinancefrom 1.5.1 to 1.5.2Release notes
Sourced from yfinance's releases.
Changelog
Sourced from yfinance's changelog.
Commits
beac22dVersion 1.5.2e8f005eMerge pull request #2910 from dokson/fix/curl-cffi-cache-attr-detectione5f9079Fix: don't treat curl_cffi>=0.16 sessions as caching (presence of .cache != a...Updates
marimofrom 0.23.14 to 0.23.15Release notes
Sourced from marimo's releases.
... (truncated)
Commits
d8789darelease: 0.23.15 (#10308)0f481ebfix: prefill issue-report fields via include toggles (#10307)ac5f44efix: data_editor corrupts float16 columns on edit (follow-up to #10211) (#10304)86f90f0docs: marimo glance (#10282)afa630fdocs: pycharm plugin (#10283)367e5b9Make control loop test deterministic (#10280)69b0e90docs: marimo pair (#10288)c21a67fdocs: consolidate AI guides and route readers to marimo pair (#10293)eddce3bfix(sql): reject catch-all getattr objects as DB connections (#10301)f08787afix: handle private imports (#9704)Updates
hypothesisfrom 6.157.2 to 6.161.8Commits
ab93776Bump hypothesis version to 6.161.8 and update changeloga685a97Merge pull request #4825 from Zac-HD/claude/hypothesis-issue-4261-bci6bn336621btweaks1f8a20aformatcbef62dvendor an equivalent to coverage_enable_subprocess33910f1Pin the actions we added, and don't persist credentials9f17c8aDrop a pragma which our exclude patterns already cover755feb2Combine coverage data across our CI jobs7abed42Point our coverage config references at pyproject.tomle052ddeBump hypothesis version to 6.161.7 and update changelogUpdates
pre-commitfrom 4.6.0 to 4.6.1Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
242ce8av4.6.1766e550Merge pull request #3727 from pre-commit/dedupe1558d06Merge pull request #3726 from pre-commit/exists-faster8a1c47aavoid duplicate files in --all-files during conflict2e01c99faster check of rev existing locally as a commit3613bf2Merge pull request #3701 from pre-commit/autoupdate-repos1d811d9Return an error for invalid --repo374d354Merge pull request #3711 from damonbayer/dmb_JULIA_DEPOT_PATH1e7994fset JULIA_DEPOT_PATHb2b9119Merge pull request #3719 from pre-commit/npm-unknown-optionsUpdates
tyfrom 0.0.61 to 0.0.64Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
5e64a13Bump version to 0.0.64 (#4097)46f4915Bump version to 0.0.63 (#4071)df75992Bump version to 0.0.62 (#4057)48dd1fdUpdate prek dependencies (#4059)f53a95eUpdate astral-sh/setup-uv action to v9 (#4060)17d1791Update dependency prek to v0.4.9 (#4058)eb7e7baUpdate documentation on mypy/pyright--strictparity, and achieving maximum...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions