build(deps): bump the python-deps group across 1 directory with 8 updates#19
Merged
Merged
Conversation
Owner
|
@dependabot rebase |
…ates Bumps the python-deps group with 8 updates in the /apps/api directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.136.1` | `0.136.3` | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.1` | `1.27.2` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.103.1` | `0.105.2` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` | | [diff-cover](https://github.com/Bachmann1234/diff-cover) | `10.2.0` | `10.3.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.16` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.409` | `1.1.410` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.152.9` | `6.155.2` | 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 `mcp` from 1.27.1 to 1.27.2 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.1...v1.27.2) Updates `anthropic` from 0.103.1 to 0.105.2 - [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.105.2) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) Updates `diff-cover` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/Bachmann1234/diff-cover/releases) - [Changelog](https://github.com/Bachmann1234/diff_cover/blob/main/CHANGELOG) - [Commits](Bachmann1234/diff_cover@v10.2.0...v10.3.0) Updates `ruff` from 0.15.13 to 0.15.16 - [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.16) Updates `pyright` from 1.1.409 to 1.1.410 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.409...v1.1.410) Updates `hypothesis` from 6.152.9 to 6.155.2 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.9...v6.155.2) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.105.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: diff-cover dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: hypothesis dependency-version: 6.155.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyright dependency-version: 1.1.410 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
730e737 to
0b90ee1
Compare
Owner
|
@dependabot merge |
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 8 updates in the /apps/api directory:
0.136.10.136.31.27.11.27.20.103.10.105.21.3.01.4.010.2.010.3.00.15.130.15.161.1.4091.1.4106.152.96.155.2Updates
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
mcpfrom 1.27.1 to 1.27.2Release notes
Sourced from mcp's releases.
Commits
6213787[v1.x] Scope experimental tasks to the session that created them (#2720)ce267b6[v1.x] Bind transport sessions to the authenticated principal (#2719)1abcca2[v1.x] Add subject and claims to AccessToken (#2690)9773a3f[v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (...Updates
anthropicfrom 0.103.1 to 0.105.2Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
Commits
ddd43b7release: 0.105.26213e77ci: grant id-token permission for PyPI trusted publishing (#1837)d88cederelease: 0.105.12ace39fcodegen metadata24fe7d6chore(internal): use Trusted Publishing for PyPI releasesc1d9307codegen metadata9eaf324codegen metadata43b5b1fUpdate CHANGELOG.mddaca1acrelease: 0.105.02b82676feat(api): Add support for claude-opus-4-8, mid-conversation system blocks, a...Updates
pytest-asynciofrom 1.3.0 to 1.4.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
6e14cd2chore: Prepare release of v1.4.0.4b900fbBuild(deps): Bump codecov/codecov-action from 6.0.0 to 6.0.1ab9f632Build(deps): Bump zipp from 3.23.1 to 4.1.0a56fc77Build(deps): Bump hypothesis from 6.152.6 to 6.152.8e8bae9bBuild(deps): Bump requests from 2.34.0 to 2.34.2fc43340Build(deps): Bump idna from 3.14 to 3.15762eaf5Build(deps): Bump jaraco-functools from 4.4.0 to 4.5.0b62e222Build(deps): Bump click from 8.3.3 to 8.4.09190447Build(deps): Bump pydantic from 2.13.3 to 2.13.482a393cci: Remove unnecessary debug output.Updates
diff-coverfrom 10.2.0 to 10.3.0Release notes
Sourced from diff-cover's releases.
Changelog
Sourced from diff-cover's changelog.
... (truncated)
Commits
6f7eb72Version 10.3.0533db7eDocument previously undocumented CLI flags in README (#601)d230c12Add --show-covered flag to highlight covered diff lines in HTML report (#600)7005558Version 10.2.1eebdd2aFix --help hiding most CLI options in diff-cover/diff-quality (#599)db02813Bump ruff from 0.15.8 to 0.15.12 (#598)de0b751Bump pytest-cov from 7.0.0 to 7.1.0 (#596)f149dd2Bump tomli from 2.4.0 to 2.4.1 (#594)dc14e84Bump ruff from 0.15.4 to 0.15.8 (#593)a017338Bump geekyeggo/delete-artifact from 5 to 6 (#592)Updates
rufffrom 0.15.13 to 0.15.16Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
6c498abBump 0.15.16 (#25635)e51e132[flake8-async] Implementyield-in-context-manager-in-async-generator(`AS...7c6dcd9[ty] Add caching for pattern match narrowing (#25613)27058fc[ty] Compact retained definition and expression identities (#25606)bf80d05Fix CODEOWNERS syntax (#25622)10ccd51Shrink additional parser AST collections (#25465)0d7135f[ty] Upgrade Salsa (#25545)49493a3[ty] Show type alias value on hover (#25381)85207d3[ty] sys.implementation.version is not sys.version_info (#25608)a8a0614[ty] Avoid retaining duplicate function signatures (#25609)Updates
pyrightfrom 1.1.409 to 1.1.410Commits
509391aPyright NPM Package update to 1.1.410 (#361)Updates
hypothesisfrom 6.152.9 to 6.155.2Commits
fcc26c4Bump hypothesis version to 6.155.2 and update changelog13cdd0bMerge pull request #4760 from Zac-HD/datetime-symbolic-4759e48846dformatb4152earewrite comments and improve test6b18db3fixed flakeeb7d53aUpdate pinned dependencies1bbeb59Fix update_pyodide_versions for relocated xbuildenv metadata552a461Make date/time drawing symbolic-execution friendly2c6dfdbMerge pull request #4758 from bsluther/docs-fix-assume-condition1416fe1Fix assume condition inadapting-strategies.rst