build(deps): bump the python-packages group with 6 updates #512
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-packages group with 6 updates:
19.0.0
19.0.1
1.36.3
1.37.1
4.1.1
4.3.0
0.9.4
0.9.9
1.14.1
1.15.0
3.4.0
3.6.0
Updates
pyarrow
from 19.0.0 to 19.0.1Release notes
Sourced from pyarrow's releases.
Commits
272715f
MINOR: [Release] Update .deb/.rpm changelogs for 19.0.168e47da
MINOR: [Release] Update CHANGELOG.md for 19.0.14a8fdc5
GH-45295: [Python][CI] Make download_tzdata_on_windows more robust and use tz...13a63b2
GH-45427: [Python] Fix version comparison in pandas compat for pandas 2.3 dev...d94cf52
GH-45305: [CI][Python] Temporarily avoid newer boto3 version (#45311)7722b62
Update header in CHANGELOG.mdcbb438e
MINOR: [Release] Update versions for 19.0.10a5b4b8
MINOR: [Release] Update .deb/.rpm changelogs for 19.0.1411189f
MINOR: [Release] Update CHANGELOG.md for 19.0.1a37799a
GH-45305: [CI] Bump Minio version and unpin boto3 (#45320)Updates
boto3
from 1.36.3 to 1.37.1Commits
11b8494
Merge branch 'release-1.37.1'ee0e648
Bumping version to 1.37.16e0dc36
Add changelog entries from botocore0570a38
Merge branch 'release-1.37.0'c4c0b75
Merge branch 'release-1.37.0' into developf806af4
Bumping version to 1.37.0d09143b
Add changelog entries from botocore351593a
Update developer guide to include account ID based endpoints (#4446)816b744
Add account ID to boto3 session and client (#4444)bbe3a8d
Merge branch 'release-1.36.26'Updates
commitizen
from 4.1.1 to 4.3.0Release notes
Sourced from commitizen's releases.
Changelog
Sourced from commitizen's changelog.
Commits
63191a3
bump: version 4.2.2 → 4.3.09639da1
ci(pre-commit): ignore test file eofc2def94
test(providers/uv_provider): add test case test_uv_provider7805412
feat(providers): add uv_providera330ac7
bump: version 4.2.1 → 4.2.2d831c99
fix(bump): manual version bump if prerelease offset is configured295f975
ci(github-actions): add check-commit task43ee8a0
docs(tutorials): Add "stages" explicitly to the hook example8519ca4
bump: version 4.2.0 → 4.2.1fe3b726
fix(bump): add debugging to bumpUpdates
ruff
from 0.9.4 to 0.9.9Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
091d0af
Bump version to Ruff 0.9.9 (#16434)3d72138
CheckLinterSettings::preview
for version-related syntax errors (#16429)4a23756
Avoid caching files with unsupported syntax errors (#16425)af62f79
Prioritize "bug" label for changelog sections (#16433)0ced8d0
[flake8-copyright
] Add links to applicable options (CPY001
) (#16421)a8e171f
Fix string-length limit in documentation for PYI054 (#16432)cf83584
Show version-related syntax errors in the playground (#16419)764aa0e
Allow passingParseOptions
to inline tests (#16357)568cf88
Bump version to 0.9.8 (#16414)040071b
[red-knot] Ignore surrounding whitespace when looking for `<!-- snapshot-diag...Updates
mypy
from 1.14.1 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
sphinx-autoapi
from 3.4.0 to 3.6.0Release notes
Sourced from sphinx-autoapi's releases.
Changelog
Sourced from sphinx-autoapi's changelog.
Commits
6dae5a3
Version 3.6.0b846a0c
Render type aliases properly rather than as an assignment5af3ffe
Drop support for Python 3.82adc083
Use latest OS and Python on readthedocs3ec34fe
Fix readthedocs build26bd172
Version 3.5.0086dff8
Fixes for PR #503b4c75f7
Allow skipping entire directoriesa7a973d
Make _need_to_load not assume that file ordering remained the same6fdc914
Fix inclusion of tests in the sdistDependabot 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📚 Documentation preview 📚: https://pycytominer--512.org.readthedocs.build/en/512/