Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Updates the requirements on websockets and jupytext to permit the latest version.
Updates websockets to 15.0

Release notes

Sourced from websockets's releases.

15.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

Commits
  • 7ac73c6 Release version 15.0.
  • a1ba01d Rewrite interactive client (again) without threads.
  • bc3fd29 Simplify enabling VT100 mode on Windows.
  • 963f13f Restore display of close code and reason.
  • 667e418 Review how-to guides, notably the patterns guide.
  • e934680 Broaden type of extension parameters.
  • 61a6a7a Clean up quick start guides.
  • 82dfd83 Improve index page for topic guides.
  • e60e04c Unify examples for topic guides under experiments.
  • 7bfb114 Add standalone guide to enable debug logs.
  • Additional commits viewable in compare view

Updates jupytext from 1.16.6 to 1.16.7

Release notes

Sourced from jupytext's releases.

Version 1.16.7

Added

  • Logtalk notebooks are now supported (#1308) - thanks to Paulo Moura for this contribution

Fixed

  • We have updated the dependencies of the Jupyter Lab extension to address security issues.
Changelog

Sourced from jupytext's changelog.

1.16.7 (2025-02-09)

Added

  • Logtalk notebooks are now supported (#1308) - thanks to Paulo Moura for this contribution

Fixed We have updated the dependencies of the JupyterLab extension to address security issues.

Commits
  • 93cf493 Version 1.16.7
  • d261252 Jupyter magics are valid comments in logtalk
  • 588186e Add support for the Logtalk language
  • 5e6cda4 Fix failing extension check tests (#1313)
  • b3c8c50 add missing format string
  • b6b9cdf Version 1.16.7-dev
  • 0d24749 Update extension dependencies
  • 1e50dde Split the test in two now that black fixes trailing whitespaces
  • 74b8804 build(deps): bump systeminformation in /jupyterlab
  • See full diff in compare view

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

Updates the requirements on [websockets](https://github.com/python-websockets/websockets) and [jupytext](https://github.com/mwouts/jupytext) to permit the latest version.

Updates `websockets` to 15.0
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@12.0...15.0)

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)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  dependency-group: general-dependencies
- dependency-name: jupytext
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Feb 17, 2025
@dependabot dependabot bot requested a review from RobPasMue as a code owner February 17, 2025 01:44
@RobPasMue RobPasMue enabled auto-merge (squash) February 17, 2025 06:57
@RobPasMue RobPasMue merged commit 9b4880a into main Feb 17, 2025
23 checks passed
@RobPasMue RobPasMue deleted the dependabot/pip/general-dependencies-cde8fdf8ad branch February 17, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants