Bump the prod-dependencies group across 1 directory with 6 updates#115
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the prod-dependencies group across 1 directory with 6 updates#115dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the prod-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.14.3` | `4.15.0` | | [fastexcel](https://github.com/ToucanToco/fastexcel) | `0.19.0` | `0.20.2` | | [lxml](https://github.com/lxml/lxml) | `6.0.2` | `6.1.1` | | [polars](https://github.com/pola-rs/polars) | `1.38.1` | `1.41.2` | | [pyarrow](https://github.com/apache/arrow) | `23.0.1` | `24.0.0` | | [requests](https://github.com/psf/requests) | `2.32.5` | `2.34.2` | Updates `beautifulsoup4` from 4.14.3 to 4.15.0 Updates `fastexcel` from 0.19.0 to 0.20.2 - [Release notes](https://github.com/ToucanToco/fastexcel/releases) - [Commits](ToucanToco/fastexcel@v0.19.0...v0.20.2) Updates `lxml` from 6.0.2 to 6.1.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.0.2...lxml-6.1.1) Updates `polars` from 1.38.1 to 1.41.2 - [Release notes](https://github.com/pola-rs/polars/releases) - [Commits](pola-rs/polars@py-1.38.1...py-1.41.2) Updates `pyarrow` from 23.0.1 to 24.0.0 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-23.0.1...apache-arrow-24.0.0) Updates `requests` from 2.32.5 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.34.2) --- updated-dependencies: - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: fastexcel dependency-version: 0.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: lxml dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: polars dependency-version: 1.41.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: pyarrow dependency-version: 24.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... 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 prod-dependencies group with 6 updates in the / directory:
4.14.34.15.00.19.00.20.26.0.26.1.11.38.11.41.223.0.124.0.02.32.52.34.2Updates
beautifulsoup4from 4.14.3 to 4.15.0Updates
fastexcelfrom 0.19.0 to 0.20.2Release notes
Sourced from fastexcel's releases.
Commits
1b33182chore: v0.20.2 (#480)4555ed0build: provide musl wheels as well (#479)b42ee90chore: v0.20.1 (#478)4059817fix(ci/docs): mergeorigin/mainrather thanmain54b4c45fix(ci): exclude windows-11-arm + python 3.14 combo from release jobf838a7dchore: v0.20.0 (#475)ee0b6dachore(deps): bump rand from 0.9.2 to 0.9.4 (#472)b23c361chore(deps): bump pygments from 2.19.2 to 2.20.0 (#473)320f8b8chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 (#474)945d0c1feat(docs): implement documentation versioning (#469)Updates
lxmlfrom 6.0.2 to 6.1.1Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
b4a4c59Build: Fix build in Py3.8.a116dcbFix typo: type annotions -> type annotations in PEP 560 comments (GH-504)7287a75Prepare release of 6.1.1.5927a6dAdd missing "xlink:href" to the known HTML link attributes.23efeb4Build: Fix build in Py3.8.2c0563bBuild: Add bug patch for libxslt 1.1.43 and apply it during the static librar...8a35fccFix doctest in PyPy3.9.43722f4Update changelog.8747040Name version of option change in docstring.6c36e6cFix pypistats URL in download statistics script.Updates
polarsfrom 1.38.1 to 1.41.2Release notes
Sourced from polars's releases.
... (truncated)
Commits
599a503Python Polars 1.41.2 (#27784)46bb74edocs(python): Update Polars On-Prem version stamp (#27799)7dd3923docs: Broken link to AI Policy corrected (#27793)18e9bf5fix: Update to new jemalloc (#27797)d307ef1refactor(rust): Deduplicate thrift field-walk loops (#27790)2209281chore(python): Run Pyrefly on_utilsandfunctions(#27789)0eb7518docs: Add release dates to the On-Prem releases page (#27787)81ce144docs: Improve on-prem docs (#27788)9881f80fix(rust): Swap PlHashMap for PlIndexMap to make Multiplexer insertion order ...295b191docs: Add query profiler video to On-Prem user guide (#27786)Updates
pyarrowfrom 23.0.1 to 24.0.0Release notes
Sourced from pyarrow's releases.
Commits
31b4b6cMINOR: [Release] Update versions for 24.0.006dbc17MINOR: [Release] Update .deb/.rpm changelogs for 24.0.0a021d80MINOR: [Release] Update CHANGELOG.md for 24.0.02d6b12cGH-49716: [C++] FixedShapeTensorType::Deserialize should strictly validate se...a74cb6aGH-49697: [C++][CI] Check IPC file body bounds are in sync with decoder outco...871a0c6GH-49676: [Python][Packaging] Fix gRPC docker image layer being too big for h...f9203b3GH-49586: [C++][CI] StructToStructSubset test failure with libc++ 22.1.1 (#49...fe298b4GH-49628: [Python][Interchange protocol] Suppress warnings for pandas 4.0.0 a...1f94910GH-49252: [GLib] Deprecate Feather features (#49673)5ba5c3cGH-49671: [CI][Docs] Don't run jobs for push by Dependabot (#49672)Updates
requestsfrom 2.32.5 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)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