Bump the python-packages group with 8 updates#81
Merged
dependabot[bot] merged 2 commits intomainfrom Mar 10, 2025
Merged
Conversation
Bumps the python-packages group with 8 updates: | Package | From | To | | --- | --- | --- | | [pyarrow](https://github.com/apache/arrow) | `19.0.0` | `19.0.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.37` | `2.0.38` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.10` | `7.6.12` | | [jupytext](https://github.com/mwouts/jupytext) | `1.16.6` | `1.16.7` | | [isort](https://github.com/PyCQA/isort) | `6.0.0` | `6.0.1` | | [duckdb](https://github.com/duckdb/duckdb) | `1.1.3` | `1.2.0` | | [myst-nb](https://github.com/executablebooks/myst-nb) | `1.1.2` | `1.2.0` | Updates `pyarrow` from 19.0.0 to 19.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@apache-arrow-19.0.0...apache-arrow-19.0.1) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) Updates `sqlalchemy` from 2.0.37 to 2.0.38 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `coverage` from 7.6.10 to 7.6.12 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.10...7.6.12) Updates `jupytext` from 1.16.6 to 1.16.7 - [Release notes](https://github.com/mwouts/jupytext/releases) - [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md) - [Commits](mwouts/jupytext@v1.16.6...v1.16.7) Updates `isort` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.0...6.0.1) Updates `duckdb` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/duckdb/duckdb/releases) - [Changelog](https://github.com/duckdb/duckdb/blob/main/tools/release-pip.py) - [Commits](duckdb/duckdb@v1.1.3...v1.2.0) Updates `myst-nb` from 1.1.2 to 1.2.0 - [Release notes](https://github.com/executablebooks/myst-nb/releases) - [Changelog](https://github.com/executablebooks/MyST-NB/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-NB@v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: sqlalchemy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: jupytext dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: duckdb dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: myst-nb dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... 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-packages group with 8 updates:
19.0.019.0.18.3.48.3.52.0.372.0.387.6.107.6.121.16.61.16.76.0.06.0.11.1.31.2.01.1.21.2.0Updates
pyarrowfrom 19.0.0 to 19.0.1Release notes
Sourced from pyarrow's releases.
Commits
272715fMINOR: [Release] Update .deb/.rpm changelogs for 19.0.168e47daMINOR: [Release] Update CHANGELOG.md for 19.0.14a8fdc5GH-45295: [Python][CI] Make download_tzdata_on_windows more robust and use tz...13a63b2GH-45427: [Python] Fix version comparison in pandas compat for pandas 2.3 dev...d94cf52GH-45305: [CI][Python] Temporarily avoid newer boto3 version (#45311)7722b62Update header in CHANGELOG.mdcbb438eMINOR: [Release] Update versions for 19.0.10a5b4b8MINOR: [Release] Update .deb/.rpm changelogs for 19.0.1411189fMINOR: [Release] Update CHANGELOG.md for 19.0.1a37799aGH-45305: [CI] Bump Minio version and unpin boto3 (#45320)Updates
pytestfrom 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
Commits
b55ab2aPrepare release version 8.3.5e217726Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efeMerge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1Add readline workaround for libedit (#13176)edbfff7doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496bdoc: Change training to remote only (#13196) (#13197)78cf1f6ci: Bump build-and-inspect-python-package (#13188)Updates
sqlalchemyfrom 2.0.37 to 2.0.38Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
coveragefrom 7.6.10 to 7.6.12Changelog
Sourced from coverage's changelog.
Commits
7e5373edocs: sample HTML for 7.6.12a4ed38bdocs: prep for 7.6.12ce4efdcbuild: fix aarch64 kits #1927a1f3192build: don't publish if kit building failedbb68f99chore: bump the action-dependencies group with 2 updates (#1926)f3d6b4arefactor: check for more kinds of constant tests67899earefactor: we no longer care what kind of constant the compile-time constants arec850f20refactor: macOS is MACOS, not OSXa1b2c1abuild: there are always tweaks to howto.txt9c03039build: bump version to 7.6.12Updates
jupytextfrom 1.16.6 to 1.16.7Release notes
Sourced from jupytext's releases.
Changelog
Sourced from jupytext's changelog.
Commits
93cf493Version 1.16.7d261252Jupyter magics are valid comments in logtalk588186eAdd support for the Logtalk language5e6cda4Fix failing extension check tests (#1313)b3c8c50add missing format stringb6b9cdfVersion 1.16.7-dev0d24749Update extension dependencies1e50ddeSplit the test in two now that black fixes trailing whitespaces74b8804build(deps): bump systeminformation in /jupyterlabUpdates
isortfrom 6.0.0 to 6.0.1Release notes
Sourced from isort's releases.
Commits
c8ab4a5Merge pull request #2096 from xinydev/fix-docsee477e9Merge branch 'main' into fix-docs790bb06Merge pull request #2372 from cclauss/ruff-rules-PT168d850Merge branch 'main' into ruff-rules-PT6165d6bMerge pull request #2373 from PyCQA/ci/remove-safetyf776259Remove Safety176ada2Ruff rules PT for pytest3305894Merge pull request #2371 from cclauss/ruff-rules-B017-B028-E2031708f3eRuff rules B017, B028, and E2031157b58Merge pull request #2359 from cclauss/ruffUpdates
duckdbfrom 1.1.3 to 1.2.0Release notes
Sourced from duckdb's releases.
... (truncated)
Commits
a9bf7ad[Julia] Fixes a a bug that the database is not properly closed even after clo...0bee8edFix spawn process4332964Check if the file was writtend5a97a8Format fixec0906dAdds a fix that a database wasnt closed until GCba1ff79[chore] Python's SQLLogic: skip 3 more tests2fe0db4Pyodide: skip spark test9e1f147[Python][Spark] Fix datetime functions test failures (#15983)0e2e057there is no difference in the result anymore7c623b5we shouldnt use timestamp tz hereUpdates
myst-nbfrom 1.1.2 to 1.2.0Release notes
Sourced from myst-nb's releases.
Changelog
Sourced from myst-nb's changelog.
Commits
27c82f3Preparing for v1.2.0 (#663)9591314MAINT: fix CI in prep for release (#659)305c781add configuration to readthedocs.yml (#657)2cd6874TST: fail on warnings (#647)6ee8d01ENH: Support translated notebooks (#600)72b415fFIX: fix path suffix condition in core/read.py (#641)aee9a46CI: adding devdeps testing and cron and workflow dispatch (#639)8389654Revert "[pre-commit.ci] pre-commit autoupdate (#569)" (#642)8d6e25d[pre-commit.ci] pre-commit autoupdate (#569)83f8d1bMAINT: adding python 3.13 to CI and classifiers (#635)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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