deps(python): bump the python-minor group with 5 updates#7700
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(python): bump the python-minor group with 5 updates#7700dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.103.1` | `0.104.1` | | [cachetools](https://github.com/tkem/cachetools) | `7.1.3` | `7.1.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.14` | | [lets-plot](https://github.com/JetBrains/lets-plot) | `4.9.0` | `4.10.1` | Updates `fastapi` from 0.136.1 to 0.136.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) Updates `anthropic` from 0.103.1 to 0.104.1 - [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.103.1...v0.104.1) Updates `cachetools` from 7.1.3 to 7.1.4 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v7.1.3...v7.1.4) Updates `ruff` from 0.15.13 to 0.15.14 - [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.13...0.15.14) Updates `lets-plot` from 4.9.0 to 4.10.1 - [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.9.0...v4.10.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: anthropic dependency-version: 0.104.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: cachetools dependency-version: 7.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: ruff dependency-version: 0.15.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: lets-plot dependency-version: 4.10.1 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 5 updates:
0.136.10.136.30.103.10.104.17.1.37.1.40.15.130.15.144.9.04.10.1Updates
fastapifrom 0.136.1 to 0.136.3Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)Updates
anthropicfrom 0.103.1 to 0.104.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
5db69c6release: 0.104.15fe4933fix(streaming): carry encrypted_content through beta compaction accumulator (...aaaacb5release: 0.104.04b05172feat(api): Add support for thinking-token-count beta for estimated tokens in ...Updates
cachetoolsfrom 7.1.3 to 7.1.4Changelog
Sourced from cachetools's changelog.
Commits
48284d7Release v7.1.4.55ea96bUpdate build environment.c5439feAdd threading tests for lock-only decorators.91828fcRun threading tests unconditionally with timeout.Updates
rufffrom 0.15.13 to 0.15.14Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9ad2da3Bump 0.15.14 (#25295)c714e84[ty] Modernize setup of union types in mdtests (#25291)8a8e35e[flake8-comprehensions] SkipC417for lambdas with positional-only parame...aea5ed4Avoid unnecessary parser lookahead for operators (#25290)e9d72bb[ty] Allow enum member accesses onself(#25077)6cbd59bSetexclude-newer = "7 days"in our PEP-723 scripts (#25285)9999a39Update code example on how to update Neovim LSP log level (#25284)67d8c54[ty] Retain recursively-defined state in binary expressions (#25277)25a3191[ty] Refine Callable class-decorator fallback for unknown results (#25250)c423054Add a recursion limit to the parser (#24810)Updates
lets-plotfrom 4.9.0 to 4.10.1Release notes
Sourced from lets-plot's releases.
... (truncated)
Changelog
Sourced from lets-plot's changelog.
... (truncated)
Commits
f418557Updated version v4.10.116e1b89Update future_changes.mdc844951Update future_changes.md28ed246Fix "'ncol' must be positive, was null" in facet wrap0301196Updated version v4.10.1.dev1391e1cbUpdated version v4.10.053fbe99Docs 4.10.0 (#1497)fadca01Add demo images9f98614Update future_changes.md9e858c4Add thanks in future_changes.mdDependabot 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