Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

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

Updates parsl from 2025.8.4 to 2025.8.11

Commits
  • 4a59838 Test default value case for RepresentationMixin (#3923)
  • 84ec5cf Move DB manager exit check to happen in main thread (#3922)
  • df56a01 Use usual name idiom for monitoring DB manager logging (#3921)
  • 57c9279 Correct type annotation on monitoring _migrate_logs_to_internal (#3918)
  • 97d23d1 Do not inhibit log propagation in monitoring db manager (#3919)
  • daaaea7 Log executor label, not repr of whole executor (#3920)
  • f1b30ee Make executor.connected_workers a regular method (#3917)
  • See full diff in compare view

Updates botocore from 1.40.7 to 1.40.12

Commits
  • 4da9b03 Merge branch 'release-1.40.12'
  • be9a811 Bumping version to 1.40.12
  • 1a1ba23 Update to latest models
  • 566689f Update awscrt version to 0.27.6 (#3540)
  • 08bb8b4 Register feature ids for imds and http credentials (#3539)
  • 35c8e8c Merge branch 'release-1.40.11'
  • 406e470 Merge branch 'release-1.40.11' into develop
  • 2d3acac Bumping version to 1.40.11
  • 646bbfd Update to latest models
  • d899e22 Merge branch 'release-1.40.10'
  • Additional commits viewable in compare view

Updates jupyterlab from 4.4.5 to 4.4.6

Release notes

Sourced from jupyterlab's releases.

v4.4.6

4.4.6

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Contributors to this release

(GitHub contributors page for this release)

@​brichet | @​Darshan808 | @​fcollonval | @​github-actions | @​jtpio | @​jupyterlab-probot | @​krassowski | @​meeseeksmachine | @​Zsailer

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 3 updates: [parsl](https://github.com/Parsl/parsl), [botocore](https://github.com/boto/botocore) and [jupyterlab](https://github.com/jupyterlab/jupyterlab).


Updates `parsl` from 2025.8.4 to 2025.8.11
- [Commits](Parsl/parsl@2025.08.04...2025.08.11)

Updates `botocore` from 1.40.7 to 1.40.12
- [Commits](boto/botocore@1.40.7...1.40.12)

Updates `jupyterlab` from 4.4.5 to 4.4.6
- [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.4.5...@jupyterlab/lsp@4.4.6)

---
updated-dependencies:
- dependency-name: parsl
  dependency-version: 2025.8.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: botocore
  dependency-version: 1.40.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: python-packages
- dependency-name: jupyterlab
  dependency-version: 4.4.6
  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 Aug 19, 2025
Copy link
Member

@d33bs d33bs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot merged commit ab593ae into main Aug 19, 2025
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-packages-4926a3e5ec branch August 19, 2025 15:12
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.

2 participants