deps(python): Bump the python-minor group with 6 updates - #11634
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(python): Bump the python-minor group with 6 updates#11634dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `4.0.0b5` | `4.0.2` | | [alembic](https://github.com/sqlalchemy/alembic) | `1.19.1` | `1.19.2` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `1.2.0` | `1.3.0` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.7` | `7.1.8` | | [ruff](https://github.com/astral-sh/ruff) | `0.16.5` | `0.16.6` | | [kaleido](https://github.com/plotly/kaleido) | `1.3.0` | `1.4.0` | Updates `fastmcp` from 4.0.0b5 to 4.0.2 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v4.0.0b5...v4.0.2) Updates `alembic` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Updates `anthropic` from 1.2.0 to 1.3.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@v1.2.0...v1.3.0) Updates `cachetools` from 7.1.7 to 7.1.8 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.7...v7.1.8) Updates `ruff` from 0.16.5 to 0.16.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.16.5...0.16.6) Updates `kaleido` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/plotly/kaleido/releases) - [Changelog](https://github.com/plotly/Kaleido/blob/main/CHANGELOG.md) - [Commits](plotly/Kaleido@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: alembic dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: anthropic dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: cachetools dependency-version: 7.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: ruff dependency-version: 0.16.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: kaleido dependency-version: 1.4.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:
4.0.0b54.0.21.19.11.19.21.2.01.3.07.1.77.1.80.16.50.16.61.3.01.4.0Updates
fastmcpfrom 4.0.0b5 to 4.0.2Release notes
Sourced from fastmcp's releases.
... (truncated)
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
8d52974docs: add v4.0.2 changelog entries (#4990)07659a0skills: add release skill with changelog entry helper (#4982)fbe04c7Expose ClientGroup from package root (#4987)07d7c54docs: link the FastMCP 4 GA announcement and blog from What's New and Updates...94078f1docs: note the 4.0.1 floor for ClientGroup reentrancy (#4980)c4d9b68docs: escape <1 in changelog so MDX parses (#4978)b46cd58docs: add v4.0.1 changelog entries (#4976)5c679baclient: make ClientGroup context reentrant (#4975)62ef226docs: refresh sidebar tags and fix audit findings across servers/clients page...4f33763docs: drop prerelease install framing from installation and SDK migration gui...Updates
alembicfrom 1.19.1 to 1.19.2Release notes
Sourced from alembic's releases.
Commits
Updates
anthropicfrom 1.2.0 to 1.3.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
370ee92release: 1.3.0b132569feat(api): manual updates665dae8fix(types): remove unused wire aliases from header and path params825dbb9fix(client): derive multipart filename for file tuples passed without one2d81a47fix(ci): don't hard-wrap detect-breaking-changes output23d68eefeat(api): organization compliance settings, user-profile order_by, memory-st...f21982afix(aws): resolve base_url from aws_region under skip_auth and with_options (...e7e0c00fix(batches): add results to GA raw/streaming response wrappers1280f2cchore(internal): drop the unused discriminator argument from PropertyInfo72cac10refactor(types): use UnionDiscriminator for more discriminated unionsUpdates
cachetoolsfrom 7.1.7 to 7.1.8Changelog
Sourced from cachetools's changelog.
Commits
4500e3dRelease v7.1.8.6e49befUpdate copilot instructions and review.defc58bPrepare v7.1.8.a39180bRemove somewhat superfluous and slightly incorrect documentation note regardi...dd181c5Reject negative maxsize in Cache.initb43b953Use monthly batches for dependabot updates.Updates
rufffrom 0.16.5 to 0.16.6Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
22f65a2Bump 0.16.6 (#28280)7cc9f1e[ty] DocumentCallableTypeKindvariants (#28277)056ce07Add UV_LOCKED to all workflows (#28261)6d6e35d[flake8-pytest-style] Avoid duplicatePT017diagnostics (#27918)80b4891[ty] Temporarily disable tuple types in property tests (#28275)3f7a54d[flake8-tidy-imports] Prevent fix loop betweenTID254andTID255(#28262)35656cf[ty] Preserve deprecations on decorated callables (#28256)d2626c8[ty] Reject missing attributes ontype[]aliases (#28267)ee6a6d1[ty] Support ParamSpecs inConstraintSet(#28028)7f6a170[ty] Move bound APIs to constraint owners (#28094)Updates
kaleidofrom 1.3.0 to 1.4.0Release notes
Sourced from kaleido's releases.
Changelog
Sourced from kaleido's changelog.
Commits
90be50aMerge pull request #473 from plotly/release-v1.4.00a2a0abuse official astral ruff workflow and pin ruff version1733e0eupdate changelog for v1.4.0aedf5d7Merge pull request #452 from plotly/dependabot/uv/src/py/uv-c30c77f42d833baa7Merge pull request #460 from plotly/dependabot/npm_and_yarn/src/js/npm_and_ya...73732d4Merge pull request #469 from plotly/default-mathjax-v3ae6f856Merge branch 'main' into default-mathjax-v3cd2c1afupdate changelog27219adMerge pull request #461 from gaoflow/fix-458-datetime-serializationf5f6b69Update CHANGELOGDependabot 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