build(deps): bump the python-deps group across 1 directory with 6 updates#561
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the python-deps group across 1 directory with 6 updates#561dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…ates Bumps the python-deps group with 6 updates in the /apps/api directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.1` | `0.139.0` | | [uuid-utils](https://github.com/aminalaee/uuid-utils) | `0.16.2` | `0.17.0` | | [jsonschema-rs](https://github.com/Stranger6667/jsonschema) | `0.46.6` | `0.47.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.112.0` | `0.116.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.15.21` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.7` | `6.156.6` | Updates `fastapi` from 0.138.1 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.1...0.139.0) Updates `uuid-utils` from 0.16.2 to 0.17.0 - [Release notes](https://github.com/aminalaee/uuid-utils/releases) - [Commits](aminalaee/uuid-utils@0.16.2...0.17.0) Updates `jsonschema-rs` from 0.46.6 to 0.47.0 - [Release notes](https://github.com/Stranger6667/jsonschema/releases) - [Changelog](https://github.com/Stranger6667/jsonschema/blob/master/CHANGELOG.md) - [Commits](Stranger6667/jsonschema@cli-v0.46.6...ruby-v0.47.0) Updates `anthropic` from 0.112.0 to 0.116.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.112.0...v0.116.0) Updates `ruff` from 0.15.20 to 0.15.21 - [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.20...0.15.21) Updates `hypothesis` from 6.155.7 to 6.156.6 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.7...v6.156.6) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: uuid-utils dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: jsonschema-rs dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: anthropic dependency-version: 0.116.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: hypothesis dependency-version: 6.156.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 6 updates in the /apps/api directory:
0.138.10.139.00.16.20.17.00.46.60.47.00.112.00.116.00.15.200.15.216.155.76.156.6Updates
fastapifrom 0.138.1 to 0.139.0Release notes
Sourced from fastapi's releases.
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
uuid-utilsfrom 0.16.2 to 0.17.0Release notes
Sourced from uuid-utils's releases.
Commits
701fab0Version 0.17.0 (#199)dbeed25Upgrade uuid crate (#198)7dd9d6bEmscripten: Make wheels compatible with Python 3.13 and Python 3.14 (#197)2eb3b0fdocs: add versioning (#187)Updates
jsonschema-rsfrom 0.46.6 to 0.47.0Release notes
Sourced from jsonschema-rs's releases.
... (truncated)
Changelog
Sourced from jsonschema-rs's changelog.
Commits
c327318chore(ruby): Release 0.47.047385d4chore(python): Release 0.47.02d433f1chore(ruby): Update jsonschema dependency to 0.47.0258ff4bbuild: Update rust release job0228347chore(rust): Release 0.47.01c09423chore: Update justfile3a292b1feat: Optionaliter_errors(instance)method on custom keyword validators fo...6e6d354docs: Update benchmarks935eedbfeat:Keyword::iter_errorsfor reporting multiple validation errors from a ...e68fc99chore: Simplify code generated byjsonschema::validatorUpdates
anthropicfrom 0.112.0 to 0.116.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
d2f6543release: 0.116.04253c06feat(api): add agent-memory-2026-07-22 beta header5e98d72release: 0.115.15385af6chore(api): remove some nonfunctional types from the SDKse4283c3release: 0.115.0d1a933efeat(api): add support for Managed Agents event delta streaming, agent overri...53582adcodegen metadata6e9f197release: 0.114.0ab10964feat(api): add support for claude-sonnet-58a004a2fix(agent_toolset): allow absolute paths that resolve inside workdir (#121)Updates
rufffrom 0.15.20 to 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)Updates
hypothesisfrom 6.155.7 to 6.156.6Commits
276c391Bump hypothesis version to 6.156.6 and update changelogc6e2305Merge pull request #4791 from dylan-bakr/strip-auth-on-redirect988999ause add_unredirected_header insteade8458ddBump hypothesis version to 6.156.5 and update changelogdb2968aMerge pull request #4794 from Liam-DeVoe/publish-x86-wheelsa4d3a6dbuild 32bit wheels for windows and linux8683661Bump hypothesis version to 6.156.4 and update changelogd55de5aMerge pull request #4793 from Liam-DeVoe/abi3-wheels81be9b1Merge pull request #4792 from HypothesisWorks/fix-version-import503f86dship abi3 wheelsDependabot 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