chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#14
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 7 updates#14dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.92.0` | `0.102.0` | | [openai](https://github.com/openai/openai-python) | `2.31.0` | `2.37.0` | | [chromadb-client](https://github.com/chroma-core/chroma) | `1.5.7` | `1.5.9` | | [tiktoken](https://github.com/openai/tiktoken) | `0.12.0` | `0.13.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.27` | `0.0.28` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.5` | `7.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.9` | `0.15.13` | Updates `anthropic` from 0.92.0 to 0.102.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.92.0...v0.102.0) Updates `openai` from 2.31.0 to 2.37.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.31.0...v2.37.0) Updates `chromadb-client` from 1.5.7 to 1.5.9 - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](chroma-core/chroma@1.5.7...1.5.9) Updates `tiktoken` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.12.0...0.13.0) Updates `python-multipart` from 0.0.27 to 0.0.28 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.27...0.0.28) Updates `coverage` from 7.13.5 to 7.14.0 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.13.5...7.14.0) Updates `ruff` from 0.15.9 to 0.15.13 - [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.9...0.15.13) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.102.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: openai dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: chromadb-client dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tiktoken dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: python-multipart dependency-version: 0.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: coverage dependency-version: 7.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... 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 minor-and-patch group with 7 updates in the / directory:
0.92.00.102.02.31.02.37.01.5.71.5.90.12.00.13.00.0.270.0.287.13.57.14.00.15.90.15.13Updates
anthropicfrom 0.92.0 to 0.102.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
9aa85c8release: 0.102.0 (#1532)e8e6f66release: 0.101.0c7e3411feat(aws): Add AWS client for Claude Platform on AWSae76de1fix(client): add missing f-string prefix in file type error messageb424331chore(examples): bump tools_runner.py to claude-sonnet-4-5-20250929 (#1473)ee82e5dchore(examples): update shebang from poetry to uv (#1497)04b468drelease: 0.100.02c15407fix(api): Adjust webhook configurationdc0ce48feat(api): add support for Managed Agents multiagents and outcomes, webhooks,...d573b82release: 0.99.0Updates
openaifrom 2.31.0 to 2.37.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
658be64Merge pull request #3213 from openai/release-please--branches--main--changes-...8a7cac3release: 2.37.09b4bf8eMerge pull request #1903 from stainless-sdks/dev/jtian/remove-unnecessary-paramsc39ea8dfeat: Remove unnecessary client_id when using workload identity provider for ...7e527bcfeat(internal/types): support eagerly validating pydantic iterators625827cfeat(api): add service_tier parameter to responses compact methodc85ebd9fix(client): add missing f-string prefix in file type error message38d75d7Merge pull request #3205 from openai/release-please--branches--main--changes-...ff683ffrelease: 2.36.08fe0ab8feat(api): realtime 2Updates
chromadb-clientfrom 1.5.7 to 1.5.9Release notes
Sourced from chromadb-client's releases.
... (truncated)
Commits
11f3c74[RELEASE] CLI 1.4.4 Python 1.5.9 JS 3.4.5 (#7018)f16d06a[ENH]: add client header to Gemini embedding functions (#6990)b7cb6ac[CHORE]: Remove foundation/ from chroma (#7017)bec3105ENH: Add login, logout, and whoami commands (#7007)1251ff7[DOC] Add CLAUDE.md, AGENTS.md, scoped Rust rule (#7010)f4bbbf2[BLD] Add foundation CLI install script (#7005)2c8f49fENH: move foundation/ to top-level so rust/** filters skip it (#7008)51eebdb[ENH] scaffold foundation CLI project (#6999)874b700ENH: GC empty MCMR collections (#6961)aedf9a6ENH: Add read-only backend failover (#6985)Updates
tiktokenfrom 0.12.0 to 0.13.0Changelog
Sourced from tiktoken's changelog.
Commits
fa8b65dPartial sync of codebase (#543)dcb3928[codex] Pin GitHub Actions workflow references (#515)6ec8149Partial sync of codebase (#495)6ad70b2Upgrade GitHub Actions for Node 24 compatibility (#472)Updates
python-multipartfrom 0.0.27 to 0.0.28Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
7d8d28bVersion 0.0.28 (#284)b0dd125Cap multipart boundary length at 256 bytes (#282)d1b5739Speed up partial-boundary tail scan viabytes.find(#281)09cb8c3Make the long_boundary benchmark dominated by the patched code path (#280)a6467c9Revert "Switch CodSpeed benchmarks to walltime mode" (#279)9a96900Switch CodSpeed benchmarks to walltime mode (#278)1fc7a62Make benchmark coverage trigger the partial-boundary fallback (#277)03df045Add CodSpeed benchmark suite for parser hot paths (#276)79a7c61Bump the python-packages group with 3 updates (#273)bd29332Bump the github-actions group with 5 updates (#274)Updates
coveragefrom 7.13.5 to 7.14.0Changelog
Sourced from coverage's changelog.
Commits
646351bdocs: sample HTML for 7.14.039cd015docs: prep for 7.14.0649e8aadocs: thanks Alex Vandiver for #21658cd392efix: snapshot data in Collector.flush_data to avoid threading race (#2165)c48e0edfix: less output for combiningc2a3a28docs: explain the change from #21621cd47aafix: implicit combine-during-report now removes the combined data files2d99fd7feat: automatically combine coverage in report, thanks Tim Hatch (#2162)9fbdcdffix: lazy soft keywords are bolded5de7d02build: oops, misplaced quoteUpdates
rufffrom 0.15.9 to 0.15.13Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
2afb467Bump 0.15.13 (#25157)3008796[ty] classify TypeVar semantic tokens as type parameters (#24891)79470e3[isort] Avoid constructingglob::Patterns for literal known modules (#25123)2522549Remove shellcheck from prek (#25154)7db7170[ty] Support TypedDict key completions in incomplete, anonymous contexts (#25...bb3dd53[ty] Run full iteration analysis on narrowed typevars (#25143)828cdb7[ty] Isolate file-watching test environment (#25151)89e1d86[ty] Preserve TypedDict keys through dict unpacking (#24523)86f3064[ty] Avoid accessingargs[0]forstatic_assert(#25149)ed819f9[ty] Treat custom enum__new__values as dynamic (#25136)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