build(deps): Bump the python-deps group across 1 directory with 3 updates#10
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): Bump the python-deps group across 1 directory with 3 updates#10dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
b8f0480 to
a890405
Compare
…ates Bumps the python-deps group with 3 updates in the /apps/api directory: [uuid-utils](https://github.com/aminalaee/uuid-utils), [anthropic](https://github.com/anthropics/anthropic-sdk-python) and [ruff](https://github.com/astral-sh/ruff). Updates `uuid-utils` from 0.15.0 to 0.16.0 - [Release notes](https://github.com/aminalaee/uuid-utils/releases) - [Commits](aminalaee/uuid-utils@0.15.0...0.16.0) Updates `anthropic` from 0.102.0 to 0.103.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.102.0...v0.103.1) Updates `ruff` from 0.15.12 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.12...0.15.13) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.103.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: uuid-utils dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
a890405 to
b072735
Compare
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-deps group with 3 updates in the /apps/api directory: uuid-utils, anthropic and ruff.
Updates
uuid-utilsfrom 0.15.0 to 0.16.0Release notes
Sourced from uuid-utils's releases.
Commits
5fbd5e6Version 0.16.0 (#169)24438fbDrop Python3.9 (#168)2bc4813Migrate to Zensical (#167)cf0bdf4Switch mypy to ty304700echore: minor improvements for consistency0aeb1d4Fix benchmark URL in README49ca99dOptimize uuid_utils.compat withfrom_int(#166)c6b04aaValidatenodeargument out of range in constructor (#164)f3faea9fix: return version None for non-RFC UUIDs (#163)Updates
anthropicfrom 0.102.0 to 0.103.1Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
28cdc33release: 0.103.1321efe5fix(runner): skip tool calls SessionToolRunner does not own (#1817)a28508brelease: 0.103.0 (#1565)Updates
rufffrom 0.15.12 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)