Bump the pip-dependencies group with 2 updates#182
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Updates the requirements on [jupyter-client](https://github.com/jupyter/jupyter_client) and [altair](https://github.com/vega/altair) to permit the latest version. Updates `jupyter-client` to 8.9.1 - [Release notes](https://github.com/jupyter/jupyter_client/releases) - [Changelog](https://github.com/jupyter/jupyter_client/blob/main/CHANGELOG.md) - [Commits](jupyter/jupyter_client@v8.8.0...v8.9.1) Updates `altair` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/vega/altair/releases) - [Commits](vega/altair@v6.1.0...v6.2.1) --- updated-dependencies: - dependency-name: jupyter-client dependency-version: 8.9.1 dependency-type: direct:development dependency-group: pip-dependencies - dependency-name: altair dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Updates the requirements on jupyter-client and altair to permit the latest version.
Updates
jupyter-clientto 8.9.1Release notes
Sourced from jupyter-client's releases.
Changelog
Sourced from jupyter-client's changelog.
... (truncated)
Commits
e1b216ePublish 8.9.1b4a6c0aFix restart with curve encryption enabled (#1124)94d7070Publish 8.9.0d67bf20Add ZMQ Curve for transport encryption (#1110)aee173fAdded documentation for the handshake pattern (#1108)ef1b4cdUpdate status terminology from 'abort' to 'aborted' (#1120)f02dd2dTemporarily pin Python to 3.14 in pre-releases test (#1118)9f29a94Update pre-commit, and fix issues (#1115)9fd6286CI: fix testing of nbconvert (#1116)eb482d8Remove3.14ttesting untilmsgpacksupports it (#1113)Updates
altairfrom 6.1.0 to 6.2.1Release notes
Sourced from altair's releases.
... (truncated)
Commits
5fc9d9eci: Clarify release review instructions (#4046)e4984b0ci: Prevent uv from dirtying worktree during publish (#4045)6e69224fix: Write dataset cache files atomically (#4034)64cbddeci: Use only tag, not commit, for releases (#4043)bd2095bci: use Cocogitto action v4.2 install-only mode (#4042)3aa443aci: Speed up and harden release draft workflow (#4041)983bc27ci: Semi-automate releases (#4036)d992e2eMerge pull request #4040 from vega/chore/make-610-tag-reachableaff173dchore: Mark v6.1.0 release tag reachable548eadbbuild: Derive version from VCS via versioningit (#4030)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 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