Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the python-packages group with 4 updates: duckdb, parsl, botocore and jupyterlab.

Updates duckdb from 1.4.2 to 1.4.3

Release notes

Sourced from duckdb's releases.

Python DuckDB v1.4.3

What's Changed

New Contributors

Full Changelog: duckdb/duckdb-python@v1.4.2...v1.4.3

Commits

Updates parsl from 2025.12.1 to 2025.12.8

Commits
  • 2af20da Fix formatting in some expensive debug logs (#4047)
  • bfc13dc Add a guide page about the ParslPoolExecutor (#4035)
  • 73bb4f2 Rework memoizer vs exception tests to use fixed config (#4045)
  • e508629 Make explicit checkpoint calls on memoizer, not DFK (#4044)
  • 38c2ee1 Turn memoizer make_hash into a function for later reusability (#4043)
  • 1d9d112 Make memoizer instance pluggable (#4042)
  • af32bab Remove unnecessary test sleep (#4037)
  • 326cdc7 Define interface between DFK and memoizer (#4033)
  • 0a488de Fix race condition at exit of monitoring filesystem radio (#4041)
  • c593a0a apt update before installing slurm ci dependencies (#4039)
  • See full diff in compare view

Updates botocore from 1.42.4 to 1.42.9

Commits

Updates jupyterlab from 4.5.0 to 4.5.1

Release notes

Sourced from jupyterlab's releases.

v4.5.1

4.5.1

(Full Changelog)

Deprecated features

Enhancements made

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

The following people contributed discussions, new ideas, code and documentation contributions, and review. See our definition of contributors.

(GitHub contributors page for this release)

@​Darshan808 (activity) | @​FoSuCloud (activity) | @​HaudinFlorence (activity) | @​ianthomas23 (activity) | @​jasongrout (activity) | @​jtpio (activity) | @​krassowski (activity) | @​martinRenou (activity) | @​meeseeksmachine (activity) | @​Meriem-BenIsmail (activity) | @​prajyot-porje (activity) | @​xc2 (activity)

Commits

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

Bumps the python-packages group with 4 updates: [duckdb](https://github.com/duckdb/duckdb-python), [parsl](https://github.com/Parsl/parsl), [botocore](https://github.com/boto/botocore) and [jupyterlab](https://github.com/jupyterlab/jupyterlab).


Updates `duckdb` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/duckdb/duckdb-python/releases)
- [Commits](duckdb/duckdb-python@v1.4.2...v1.4.3)

Updates `parsl` from 2025.12.1 to 2025.12.8
- [Commits](Parsl/parsl@2025.12.01...2025.12.08)

Updates `botocore` from 1.42.4 to 1.42.9
- [Commits](boto/botocore@1.42.4...1.42.9)

Updates `jupyterlab` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.5.0...@jupyterlab/lsp@4.5.1)

---
updated-dependencies:
- dependency-name: duckdb
  dependency-version: 1.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: parsl
  dependency-version: 2025.12.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: botocore
  dependency-version: 1.42.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: jupyterlab
  dependency-version: 4.5.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 15, 2025
@dependabot dependabot bot requested review from d33bs and gwaybio as code owners December 15, 2025 19:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 15, 2025
@d33bs d33bs merged commit 6e2c0c2 into main Dec 16, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-packages-18d5459b99 branch December 16, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant