This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
Bump the pip-dependencies group across 1 directory with 3 updates #510
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 pip-dependencies group with 3 updates in the / directory: pyarrow, pytest and moto.
Updates
pyarrow
from 14.0.2 to 16.0.0Commits
6a28035
MINOR: [Release] Update versions for 16.0.04cd1b34
MINOR: [Release] Update .deb/.rpm changelogs for 16.0.02847737
MINOR: [Release] Update CHANGELOG.md for 16.0.0eb5f162
GH-41201: [C++] Fix mistake in integration test. Explicitly cast std::string ...5a146ed
GH-35081: [Python] construct pandas.DataFrame with public API into_pandas
...b7187ad
GH-41227: [CI][Release][GLib][Conda] Unpin gobject-introspection (#41228)9cb361c
GH-41121: [C++] Fix: left anti join filter empty rows. (#41122)1e40252
GH-41016: [C++] Fix null count check in BooleanArray.true_count() (#41070)0d3af8d
GH-41098: [Python] Add copy keyword in Array.array for numpy 2.0+ compati...0d1a016
GH-39848: [Python][Packaging] Build pyarrow wheels with numpy RC instead of n...Updates
pytest
from 7.4.4 to 8.2.0Release notes
Sourced from pytest's releases.
... (truncated)
Commits
6bd3f31
Tweak changelog for 8.2.09b6219b
Prepare release version 8.2.0835765c
Merge pull request #12130 from bluetech/fixtures-inline7e7503c
unittest: report class cleanup exceptions (#12250)882c4da
fixtures: inlinefail_fixturefunc
2e8fb9f
fixtures: extract a_check_fixturedef
methodacf2971
fixtures: inline_getnextfixturedef
into_get_active_fixturedef
3c77aec
fixtures: move "request" check earlyd217d68
fixtures: inline_compute_fixture_value
530be28
fixtures: use early return in_get_active_fixturedef
Updates
moto
from 5.0.5 to 5.0.6Changelog
Sourced from moto's changelog.
... (truncated)
Commits
1cd8573
Prep release 5.0.6 (#7636)2950657
chore: update EC2 Instance Offerings (#7637)e72c9a5
SNS: create_platform_endpoint() is idempotent, if without attributes supplied...e51192b
StepFunction: fix error msg (#7629)f58a575
Feature: Bedrock and Bedrock Agents (#7597)636d508
Core: Simplify routing for tags in URLs (#7634)0152ef4
Admin: Set CodeCov token278aefb
Techdebt: Simplify GreenGrass responses (#7633)b10de22
Techdebt: Refactor Route53 responses (#7632)5ae2a82
Techdebt: Refactor request-handling AWSLambda (#7631)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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