chore(deps)(deps): bump the python-versions group across 1 directory with 7 updates#950
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): bump the python-versions group across 1 directory with 7 updates#950dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…with 7 updates Bumps the python-versions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.16` | | [ipython](https://github.com/ipython/ipython) | `9.14.0` | `9.14.1` | | [optuna](https://github.com/optuna/optuna) | `4.8.0` | `4.9.0` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `3.10.4` | `3.10.5` | | [plotly](https://github.com/plotly/plotly.py) | `6.7.0` | `6.8.0` | | [holidays](https://github.com/vacanza/holidays) | `0.97` | `0.98` | | [mlflow-skinny](https://github.com/mlflow/mlflow) | `3.12.0` | `3.13.0` | Updates `ruff` from 0.15.15 to 0.15.16 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.15...0.15.16) Updates `ipython` from 9.14.0 to 9.14.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.14.0...9.14.1) Updates `optuna` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/optuna/optuna/releases) - [Commits](optuna/optuna@v4.8.0...v4.9.0) Updates `sphinx-autodoc-typehints` from 3.10.4 to 3.10.5 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@3.10.4...3.10.5) Updates `plotly` from 6.7.0 to 6.8.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.7.0...v6.8.0) Updates `holidays` from 0.97 to 0.98 - [Release notes](https://github.com/vacanza/holidays/releases) - [Changelog](https://github.com/vacanza/holidays/blob/dev/CHANGES.md) - [Commits](vacanza/holidays@v0.97...v0.98) Updates `mlflow-skinny` from 3.12.0 to 3.13.0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.12.0...v3.13.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-versions - dependency-name: ipython dependency-version: 9.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-versions - dependency-name: optuna dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-versions - dependency-name: sphinx-autodoc-typehints dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-versions - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-versions - dependency-name: holidays dependency-version: '0.98' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-versions - dependency-name: mlflow-skinny dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-versions ... 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.



Bumps the python-versions group with 7 updates in the / directory:
0.15.150.15.169.14.09.14.14.8.04.9.03.10.43.10.56.7.06.8.00.970.983.12.03.13.0Updates
rufffrom 0.15.15 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
ipythonfrom 9.14.0 to 9.14.1Commits
352c35brelease 9.14.1df72b1fAdd forward compatibility for pdb.Pdb's mode argument (#15235)a957d81Handle pdb.Pdbmodeargument and test signature compatibility3e1c054ci: add zizmor GitHub Actions security analysis and harden workflows (#15238)0181ae3ci: add zizmor GitHub Actions security analysis and harden workflowsfb831ccback to devUpdates
optunafrom 4.8.0 to 4.9.0Release notes
Sourced from optuna's releases.
... (truncated)
Commits
4db42e3Merge pull request #6691 from c-bata/backport-v4.9-attestations6a15cf0Add attestations: false to fix release workflowa592e6cMerge pull request #6684 from c-bata/bump-up-to-v4.9.0490cfd6Bump up to version number v4.9.06135d54Merge pull request #6651 from nabenabe0928/add-brute-force-info-to-grid-samplerc41ec2dMerge remote-tracking branch 'upstream/master' into add-brute-force-info-to-g...f845a8fFix574749eFixaf7fe8bAdd note to best trialb200bfbUpdate the NSGA-III docUpdates
sphinx-autodoc-typehintsfrom 3.10.4 to 3.10.5Release notes
Sourced from sphinx-autodoc-typehints's releases.
Commits
bf535f6🐛 fix(annotations): use class role for Ellipsis/NotImplementedType on 3.13+ (...9f50d8d[pre-commit.ci] pre-commit autoupdate (#706)ac8ff5fprocess_signature: don't skip the first arg on bound instance methods (#705)Updates
plotlyfrom 6.7.0 to 6.8.0Release notes
Sourced from plotly's releases.
Changelog
Sourced from plotly's changelog.
Commits
ea4eca8Address PR feedbacke57adbdFix broken exampleb8c2bf4Update Jupyter Lab extension files2de1059Update docs for releasef94e304Version changes for v6.8.07f2eb35Merge pull request #5608 from plotly/cam/update-plotly.js-3.6.0f57cf96Update command to runnpm installforupdateplotlyjs1f26820Update lock file8f699a3chore: Update plotly.js to v3.6.0f0755e5Merge pull request #5605 from plotly/cam/pin-python-frontmatterUpdates
holidaysfrom 0.97 to 0.98Release notes
Sourced from holidays's releases.
Changelog
Sourced from holidays's changelog.
Commits
cf5b848Merge pull request #3597 from vacanza/dev2c33c61Finalize v0.98af83976Update United Arab Emirates holidays: fix Thai localization (#3596)85511bfUpdate l10n test: check .po files for missing entries comments (#3594)414f9dbUpdate Bhutan holidays (#3590)eaf32f8chore: Update snapshots (#3592)75b2d70Add NASDAQ (XNAS) holidays (#3586)98b5213Add Tibetan calendar generator (#3330)f06e031Add 2025-2026 Islamic holidays exact dates for Indonesia and Philippines (#3591)54203e2Add pre-commit cache (#3589)Updates
mlflow-skinnyfrom 3.12.0 to 3.13.0Release notes
Sourced from mlflow-skinny's releases.
... (truncated)
Changelog
Sourced from mlflow-skinny's changelog.
... (truncated)
Commits
8a77494Cherry-pick #23486 (Kubernetes deployment guide) into branch-3.13 (#23698)e2e8bb3Bump version to 3.13.0 (#23675)0c83e30Warn on submit with an unsaved direct-grant draft (#23612)6adeed3RewordFileStoremaintenance-mode error and document escape hatch (#23637)c4e3fb7Clarify trace archival max-traces behavior. (#23656)f3d07f5Clear archive-now requests for non-archivable leftovers (#23655)a6fb0e2docs: fix admonition rendering broken by Docusaurus 3.10 (#23635)ae70af0Refresh Claude Code tracing docs and split Claude Agent SDK page (#23633)6140716docs: fix tip admonition rendering in tracing quickstart (#23557)0e85233Forward MLflow client telemetry from inside Databricks workloads (#23483)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