Bump the uv group across 1 directory with 6 updates#721
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Bump the uv group across 1 directory with 6 updates#721dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the uv group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.2` | `9.0.3` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.86.0` | `0.87.0` | | [cryptography](https://github.com/pyca/cryptography) | `46.0.6` | `46.0.7` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.2.23` | `1.2.28` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.7.22` | `0.7.31` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.22` | `0.0.26` | Updates `pytest` from 9.0.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.2...9.0.3) Updates `anthropic` from 0.86.0 to 0.87.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.86.0...v0.87.0) Updates `cryptography` from 46.0.6 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.6...46.0.7) Updates `langchain-core` from 1.2.23 to 1.2.28 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.2.23...langchain-core==1.2.28) Updates `langsmith` from 0.7.22 to 0.7.31 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.7.22...v0.7.31) Updates `python-multipart` from 0.0.22 to 0.0.26 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.22...0.0.26) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development dependency-group: uv - dependency-name: anthropic dependency-version: 0.87.0 dependency-type: indirect dependency-group: uv - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: indirect dependency-group: uv - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: indirect dependency-group: uv - dependency-name: langsmith dependency-version: 0.7.31 dependency-type: indirect dependency-group: uv - dependency-name: python-multipart dependency-version: 0.0.26 dependency-type: indirect dependency-group: uv ... 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 uv group with 6 updates in the / directory:
9.0.29.0.30.86.00.87.046.0.646.0.71.2.231.2.280.7.220.7.310.0.220.0.26Updates
pytestfrom 9.0.2 to 9.0.3Release notes
Sourced from pytest's releases.
Commits
a7d58d7Prepare release version 9.0.3089d981Merge pull request #14366 from bluetech/revert-14193-backport8127eafRevert "Fix: assertrepr_compare respects dict insertion order (#14050) (#14193)"99a7e60Merge pull request #14363 from pytest-dev/patchback/backports/9.0.x/95d8423bd...ddee02aMerge pull request #14343 from bluetech/cve-2025-71176-simple74eac69doc: Update training info (#14298) (#14301)f92dee7Merge pull request #14267 from pytest-dev/patchback/backports/9.0.x/d6fa26c62...7ee58acMerge pull request #12378 from Pierre-Sassoulas/fix-implicit-str-concat-and-d...37da870Merge pull request #14259 from mitre88/patch-4 (#14268)c34bfa3Add explanation for string context diffs (#14257) (#14266)Updates
anthropicfrom 0.86.0 to 0.87.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
ab0c446release: 0.87.06599043fix(memory): return resolved path from async _validate_path715030cfix(memory): use restrictive file mode for memory files6cdbc5fchore(tests): bump steady to v0.20.14beda3cAdd output-300k-2026-03-24 beta header3b77b82chore(ci): run builds on CI even if only spec metadata changed764ddbafeat(internal): implement indices array format for query and form serialization8a06a90codegen metadata7f8cf3cchore(tests): bump steady to v0.19.70eba0ddchore(ci): skip lint on metadata-only changesUpdates
cryptographyfrom 46.0.6 to 46.0.7Changelog
Sourced from cryptography's changelog.
Commits
622d67246.0.7 release (#14602)Updates
langchain-corefrom 1.2.23 to 1.2.28Release notes
Sourced from langchain-core's releases.
Commits
dd7c3ebrelease(core): release 1.2.28 (#36614)af2ed47fix(core): add more sanitization to templates (#36612)7e5858drelease(standard-tests): 1.1.6 (#36610)fe99cb2fix(standard-tests): update standard tests for sandbox backends (#36036)65bbd47chore(model-profiles): refresh model profile data (#36596)6486404release(core): 1.2.27 (#36586)7629c74fix(core): handle symlinks in deprecated prompt save path (#36585)ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)Updates
langsmithfrom 0.7.22 to 0.7.31Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
c434999release(py): 0.7.31 (#2716)47d7c4afeat: Filter kwargs from new token events (#2714)3c57445chore(deps-dev): bump rich from 14.3.3 to 15.0.0 in /python (#2708)2be6cd0chore(deps-dev): bump types-psutil from 7.2.2.20260130 to 7.2.2.20260408 in /...b8b6ca3chore(deps-dev): bump the js-minor-and-patch group across 1 directory with 7 ...9897cb3chore(deps): bump actions/github-script from 8 to 9 (#2706)572c018chore(deps-dev): bump@anthropic-ai/sdkfrom 0.85.0 to 0.86.0 in /js (#2702)5744752chore(deps): bump the py-minor-and-patch group across 1 directory with 10 upd...960cae7chore(deps): bump pnpm/action-setup from 5 to 6 (#2705)9370e76chore(deps-dev): bump types-tqdm from 4.67.3.20260303 to 4.67.3.20260408 in /...Updates
python-multipartfrom 0.0.22 to 0.0.26Release notes
Sourced from python-multipart's releases.
Changelog
Sourced from python-multipart's changelog.
Commits
28f4785Version 0.0.26 (#263)d4452a7Silently discard epilogue data after the closing boundary (#259)6a7b76dSkip preamble before first multipart boundary (#262)4addb60Version 0.0.25 (#261)d3a4698Add MIME content type info to File (#143)9a1ecbdHandle CTE values case-insensitively (#258)ef2a0b9Remove custom FormParser classes (#257)3a757d7Ignore local Claude state (#255)55e7396fuzz: Add cifuzz (#186)d6d1d11Bump the github-actions group with 2 updates (#249)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.