deps(python): bump the python-minor group with 6 updates#4925
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(python): bump the python-minor group with 6 updates#4925dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.1.0` | `3.1.1` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.84.0` | `0.85.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.5` | `0.15.6` | | [bokeh](https://github.com/bokeh/bokeh) | `3.8.2` | `3.9.0` | | [lets-plot](https://github.com/JetBrains/lets-plot) | `4.8.2` | `4.9.0` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.8.2` | `2.9.0` | Updates `fastmcp` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.1.0...v3.1.1) Updates `anthropic` from 0.84.0 to 0.85.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.84.0...v0.85.0) Updates `ruff` from 0.15.5 to 0.15.6 - [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.5...0.15.6) Updates `bokeh` from 3.8.2 to 3.9.0 - [Changelog](https://github.com/bokeh/bokeh/blob/3.9.0/docs/CHANGELOG) - [Commits](bokeh/bokeh@3.8.2...3.9.0) Updates `lets-plot` from 4.8.2 to 4.9.0 - [Release notes](https://github.com/JetBrains/lets-plot/releases) - [Changelog](https://github.com/JetBrains/lets-plot/blob/master/CHANGELOG.md) - [Commits](JetBrains/lets-plot@v4.8.2...v4.9.0) Updates `cairosvg` from 2.8.2 to 2.9.0 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](Kozea/CairoSVG@2.8.2...2.9.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: anthropic dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: ruff dependency-version: 0.15.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: bokeh dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: lets-plot dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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-minor group with 6 updates:
3.1.03.1.10.84.00.85.00.15.50.15.63.8.23.9.04.8.24.9.02.8.22.9.0Updates
fastmcpfrom 3.1.0 to 3.1.1Release notes
Sourced from fastmcp's releases.
Commits
53dab03Pin pydantic-monty<0.0.8 to fix code mode (#3497)Updates
anthropicfrom 0.84.0 to 0.85.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
be3dd14release: 0.85.0fc9f47efeat(api): GA thinking-display-setting42921e3fix(client): add missing 413 and 529 error handlers to async client (#1554)8fe08accodegen metadata1db0354chore(internal): codegen related update72cbc5crevert changes to tool params1b6d568chore(internal): codegen related update6b45a05chore(tests): unskip tests that are now supported in steady6cf11eefeat(api): chore(config): clean up model enum list (#31)2b81494feat(tests): update mock serverUpdates
rufffrom 0.15.5 to 0.15.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
e4c7f35Bump 0.15.6 (#23919)edfe6c1[ty] Narrow type context during collection literal inference (#23844)dd16d68Exclude broken symlink in ecosystem check (#23921)3f94c6aFix stack overflow in ANN401 on quoted annotations with escape sequences (#23...91fc7bd[ty] Fix false-positive diagnostics for PEP-604 union annotations on attribut...04229cf[ty] Initial test suite for PEP-728TypedDictfeatures (#23832)728b9d6[pep8-naming] Check naming conventions inmatchpattern bindings (N806,...88d1eec[ty] Ensure atype[]typeTis always considered assignable to a union th...37cdd61Fix lambda body formatting for multiline calls and subscripts (#23866)a25a4df[ty] Disambiguate duplicate-looking overloaded callables in union display (#2...Updates
bokehfrom 3.8.2 to 3.9.0Changelog
Sourced from bokeh's changelog.
... (truncated)
Commits
daae451Deployment updates for release 3.9.014f5d6fUpdateswitcher.jsonfor 3.9 release (#14920)897960eMerge deployment staging branch staging-3.9.0rc1bd1eaf0Deployment updates for release 3.9.0rc1b0c83f8Revert "Resolve models' and their properties' typing issues (#14798)" (#14898)f4c0d97Fix conda channel configuration by using Miniforge + mamba (#14892)8416793Add old sri hash tables (#14886)fa2ec20Add 3.8.x release notes (#14885)f58aa17Update release notes for Bokeh 3.9 (#14866)f7fd188Lower the default compression level to 2 (#14883)Updates
lets-plotfrom 4.8.2 to 4.9.0Release notes
Sourced from lets-plot's releases.
... (truncated)
Changelog
Sourced from lets-plot's changelog.
... (truncated)
Commits
130891fUpdated version v4.9.0d5536faDocs 4.9.0 (#1473)41ed660Docstrings: Change docstrings for the inherited members of the smooth_labels().dc2399eDocstrings: Add example for the palette() method of the ColorScaleFeatureSpec.b5b53a9Add another demo-image7826946Update future_changes.md71eabafRun demos with 4.9.0rc1f29feb8Add demo images73e7caaUpdate geom_bracket democace014Update future_changes.mdUpdates
cairosvgfrom 2.8.2 to 2.9.0Release notes
Sourced from cairosvg's releases.
Changelog
Sourced from cairosvg's changelog.
Commits
fe5cae5Version 2.9.06dde868Abort when more than 100k referenced elements are rendereda6b3a98Cut long line againce8b51dCut long lineb7818c9Clarify unsafe option scope without removing security warningDependabot 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